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 when a receiver isn't being registered exclusively for system broadcasts #220

Closed
AnahiRocha opened this issue Sep 20, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@AnahiRocha
Copy link

I am trying to test the library on Android 14 or higher and I get the following exception:
Unable to create service com.almoullim.background_location.LocationUpdatesService: java.lang.SecurityException: com.example: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

@MoralCode MoralCode added the duplicate This issue or pull request already exists label Sep 21, 2024
@MoralCode
Copy link
Collaborator

This is likely a duplicate of #150 #214 #200 and theres an open PR that might fix this at #217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants