-
Notifications
You must be signed in to change notification settings - Fork 44
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 fix #71
Android 14 fix #71
Conversation
…uld be specified when a receiver isn't being registered exclusively for system broadcasts
Waiting for the PR. |
is it resolved ? we are also facing same issue in our apps E/AndroidRuntime(16970): java.lang.SecurityException: app.apnabillbook.com: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts |
no, they merged the wrong PR 🙈 |
Error: SecurityException: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
closes #70