Hi -
Longtime user of this great plugin! Thanks!
Trying to upgrade to API 31. App compiles but crashes immediately on a device. Getting this error in logcat:
java.lang.RuntimeException: Unable to get provider de.appplant.cordova.emailcomposer.Provider: java.lang.SecurityException: Provider must not be exported
I've gone into this plugin's plugin.xml and see exported is set to false. I've tried true, I've taken out android:exported="false", and I've taken out the whole provider section. Always same error. I've tried 0.9.2 and 0.10.1.
Any ideas?
Hi -
Longtime user of this great plugin! Thanks!
Trying to upgrade to API 31. App compiles but crashes immediately on a device. Getting this error in logcat:
java.lang.RuntimeException: Unable to get provider de.appplant.cordova.emailcomposer.Provider: java.lang.SecurityException: Provider must not be exported
I've gone into this plugin's plugin.xml and see exported is set to false. I've tried true, I've taken out android:exported="false", and I've taken out the whole provider section. Always same error. I've tried 0.9.2 and 0.10.1.
Any ideas?