-
Notifications
You must be signed in to change notification settings - Fork 68
Compilation failed #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Merged
Hey @VivekGoplan-Vivek, Sorry for a bit of delay on this one and thank you very much for reporting this. We have just shipped v4.37.1 update which should hopefully address this issue. If you can give it a shot and let us know if it fixed the issue for you or not, that would be great. Looking forward to hearing back from you. Cheers |
@uerceg Yes, it is fixed. Thanks |
renovate bot
referenced
this issue
in valora-inc/wallet
Feb 23, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-adjust](https://github.com/adjust/react_native_sdk) | [`^4.35.1` -> `^4.37.1`](https://renovatebot.com/diffs/npm/react-native-adjust/4.35.1/4.37.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adjust/react_native_sdk (react-native-adjust)</summary> ### [`v4.37.1`](https://github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-4371-30th-January-2024) [Compare Source](https://github.com/adjust/react_native_sdk/compare/v4.37.0...v4.37.1) ##### Fixed - Marked all Android method parameters as `final` to address compilation errors when trying to access a callback inside of the inner class ([https://github.com/adjust/react_native_sdk/issues/226](https://github.com/adjust/react_native_sdk/issues/226)). ##### Native SDKs - \[iOS@v4.37.0]\[ios_sdk_v4.37.0] - \[Android@v4.38.1]\[android_sdk_v4.38.1] *** ### [`v4.37.0`](https://github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-4370-30th-January-2024) [Compare Source](https://github.com/adjust/react_native_sdk/compare/v4.35.1...v4.37.0) ##### Added - Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking `processDeeplink` method of the `Adjust` instance. - Added support for Meta install referrer. - Added getter for obtaining IDFV value of the iOS device. You can obtain IDFV value by calling `getIdfv` method of the `Adjust` instance. - Added support for Google Play Games on PC. - Added support for `TopOn` and `AD(X)` ad revenue tracking. - Added a new type of URL strategy called `AdjustConfig.AdjustUrlStrategyCnOnly`. This URL strategy represents `AdjustConfig.AdjustUrlStrategyCn` strategy, but without fallback domains. - Added ability to indicate if the device IDs should be read just once per SDK initialization via calling `setReadDeviceInfoOnceEnabled` method of the `AdjustConfig` instance. ##### Native SDKs - \[iOS@v4.37.0]\[ios_sdk_v4.37.0] - \[Android@v4.38.1]\[android_sdk_v4.38.1] *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: MuckT <mcgtom10@gmail.com>
shottah
referenced
this issue
in zed-io/kolektivo
May 15, 2024
…nc#4920) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-adjust](https://github.com/adjust/react_native_sdk) | [`^4.35.1` -> `^4.37.1`](https://renovatebot.com/diffs/npm/react-native-adjust/4.35.1/4.37.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>adjust/react_native_sdk (react-native-adjust)</summary> ### [`v4.37.1`](https://github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-4371-30th-January-2024) [Compare Source](https://github.com/adjust/react_native_sdk/compare/v4.37.0...v4.37.1) ##### Fixed - Marked all Android method parameters as `final` to address compilation errors when trying to access a callback inside of the inner class ([https://github.com/adjust/react_native_sdk/issues/226](https://github.com/adjust/react_native_sdk/issues/226)). ##### Native SDKs - \[iOS@v4.37.0]\[ios_sdk_v4.37.0] - \[Android@v4.38.1]\[android_sdk_v4.38.1] *** ### [`v4.37.0`](https://github.com/adjust/react_native_sdk/blob/HEAD/CHANGELOG.md#Version-4370-30th-January-2024) [Compare Source](https://github.com/adjust/react_native_sdk/compare/v4.35.1...v4.37.0) ##### Added - Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking `processDeeplink` method of the `Adjust` instance. - Added support for Meta install referrer. - Added getter for obtaining IDFV value of the iOS device. You can obtain IDFV value by calling `getIdfv` method of the `Adjust` instance. - Added support for Google Play Games on PC. - Added support for `TopOn` and `AD(X)` ad revenue tracking. - Added a new type of URL strategy called `AdjustConfig.AdjustUrlStrategyCnOnly`. This URL strategy represents `AdjustConfig.AdjustUrlStrategyCn` strategy, but without fallback domains. - Added ability to indicate if the device IDs should be read just once per SDK initialization via calling `setReadDeviceInfoOnceEnabled` method of the `AdjustConfig` instance. ##### Native SDKs - \[iOS@v4.37.0]\[ios_sdk_v4.37.0] - \[Android@v4.38.1]\[android_sdk_v4.38.1] *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: MuckT <mcgtom10@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Am getting below error. while run the react-native run-android command. Pls find the attached image.
Java version: java 13.0.2

"react-native-adjust": "^4.35.1",
The text was updated successfully, but these errors were encountered: