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

Android 14 bug: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified #2718

Open
RobinBobin opened this issue Apr 3, 2024 · 1 comment

Comments

@RobinBobin
Copy link
Contributor

RobinBobin commented Apr 3, 2024

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.

Environment:

  • react-native-iap: "12.10.5" / "12.13.0"
  • react-native: "0.73.4"
  • Platforms (iOS, Android, emulator, simulator, device): Android
@PavelVisme
Copy link

Thank you very much. You are very smart person, your fix helped me

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