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

fix: Android 14 bug fixed (One of RECEIVER_EXPORTED or RECEIVER_NOT_E… #2717

Merged
merged 2 commits into from Apr 4, 2024

Conversation

RobinBobin
Copy link
Contributor

com.android.billingclient:billing-ktx:6.0.1 makes apps using react-native-iap crash when run on Android 14:

One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

com.android.billingclient:billing-ktx:6.1.0 is safe for use.

@hyochan hyochan added 🥋 compatibility Compatibility issue 🤖 android Related to android labels Apr 4, 2024
Copy link
Member

@hyochan hyochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hyochan hyochan merged commit 14889ea into dooboolab-community:main Apr 4, 2024
1 check passed
@RobinBobin
Copy link
Contributor Author

@hyochan , Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 android Related to android 🥋 compatibility Compatibility issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants