One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts #220
Labels
duplicate
This issue or pull request already exists
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
The text was updated successfully, but these errors were encountered: