We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When run with amazon sdk 3.0.5, TrackAmazonPurpose triggers an NPE in this block https://github.com/OneSignal/OneSignal-Android-SDK/blob/main/OneSignalSDK/onesignal/core/src/main/java/com/onesignal/core/internal/purchases/impl/TrackAmazonPurchase.kt#L70-L86
TrackAmazonPurpose
1. Update amazon sdk to 3.0.5 2. Run app and initialize onesignal sdk
The app initializes successfully
4.8.8
13
Pixel 5 Android 14
No response
The text was updated successfully, but these errors were encountered:
@joeporpeglia Thanks for reporting, we will looking into addressing the compatibility.
In the meantime as a work around you can use amazon appstore sdk 3.0.4 or older until we have a fix for 3.0.5.
Sorry, something went wrong.
No branches or pull requests
What happened?
When run with amazon sdk 3.0.5,
TrackAmazonPurpose
triggers an NPE in this block https://github.com/OneSignal/OneSignal-Android-SDK/blob/main/OneSignalSDK/onesignal/core/src/main/java/com/onesignal/core/internal/purchases/impl/TrackAmazonPurchase.kt#L70-L86Steps to reproduce?
What did you expect to happen?
The app initializes successfully
OneSignal Android SDK version
4.8.8
Android version
13
Specific Android models
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: