Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
cordova

Cordova

How to fix android:exported issue on Android 11

Edit the plugin.xml under firebasex plugin module.

Added android:exported=“true” as following

<service android:name=“org.apache.cordova.firebase.FirebasePluginMessagingService” android:exported=“true”>

Remove platform Android and Add Android again

cordova.txt · Last modified: 2023/01/04 18:09 by 172.71.218.125