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

One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified #29

Open
IAmDarush opened this issue Dec 14, 2023 · 0 comments
Open

Comments

@IAmDarush
Copy link

IAmDarush commented Dec 14, 2023

I'm getting the following crash on Android 14 (API 34):

java.lang.SecurityException: com.example.test_app: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

The crash happens on calling arduino.setArduinoListener(listener).

Reference: https://developer.android.com/about/versions/14/behavior-changes-14#runtime-receivers-exported

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

1 participant