Skip to content

Conversation

@axinvd
Copy link
Contributor

@axinvd axinvd commented Oct 18, 2023

From react native pr

Summary:
Add RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support to DevSupportManagerBase for Android 14 change. See
https://developer.android.com/about/versions/14/behavior-changes-14#runtime-receivers-exported for details.

Without this fix, app crashes during launch because of :
SecurityException: {package name here}: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts

@axinvd
Copy link
Contributor Author

axinvd commented Oct 18, 2023

Fixes:
#7751

@ghost
Copy link

ghost commented Nov 3, 2023

I am facing same issue how I can fix this ?

@yogevbd yogevbd merged commit 58edd09 into wix:master Nov 6, 2023
@yogevbd yogevbd mentioned this pull request Nov 9, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants