Skip to content

fix android 14+ security exception#5

Open
nvojnovic wants to merge 1 commit intoevanjmg:masterfrom
nvojnovic:nvojnovic-android-security-exception-fix
Open

fix android 14+ security exception#5
nvojnovic wants to merge 1 commit intoevanjmg:masterfrom
nvojnovic:nvojnovic-android-security-exception-fix

Conversation

@nvojnovic
Copy link
Copy Markdown

Registering receivers with intention using the RECEIVER_EXPORTED / RECEIVER_NOT_EXPORTED flag was introduced as part of Android 13 and is now a requirement for apps running on Android 14 or higher (U+).

If we do not implement this, the system will throw a security exception.

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

Successfully merging this pull request may close these issues.

1 participant