-
Notifications
You must be signed in to change notification settings - Fork 614
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
fix for RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED #2054
Conversation
…e specified when a receiver isn't being registered exclusively for system broadcasts
cap doctor
|
This has been addressed in main branch already for the Capacitor 6 release. |
What about apps with Capacitor 5 running on newest Androids? |
If you keep using targetSDK 33 apps work on 34 and newer devices and doesn't crash, if you want to targetSDK 34 you have to use Capacitor 6. |
Then it might not be the same problem, please, create an issue and provide a sample app that reproduces it. I tested the share plugin on Capacitor 5 on Android 14 devices using targetSDK 33 and didn't hit any crashes, but I have might missed something. |
Hello,
I cannot deploy on this phone, BUT I can to deploy on Montorola G53 (Android 14) |
Fix for crash on Android API 34