Skip to content
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

[Bug]: Not compatible with amazon appstore sdk 3.0.5 #2128

Open
1 task done
joeporpeglia opened this issue Jun 17, 2024 · 1 comment
Open
1 task done

[Bug]: Not compatible with amazon appstore sdk 3.0.5 #2128

joeporpeglia opened this issue Jun 17, 2024 · 1 comment

Comments

@joeporpeglia
Copy link

joeporpeglia commented Jun 17, 2024

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-L86

Steps to reproduce?

1. Update amazon sdk to 3.0.5
2. Run app and initialize onesignal sdk

What did you expect to happen?

The app initializes successfully

OneSignal Android SDK version

4.8.8

Android version

13

Specific Android models

Pixel 5 Android 14

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jkasten2
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants