Hi,
I have a problem using the plugin : cordova plugin startapp with Android. (intent to launch other applications from SpiderBasic app)
As documented here : https://developer.android.com/guide/top ... es-element from Android 11 (API level 30) and above i need to add the package name of the app i want to open in AndroidManifest within queries-tag.
Is it possible to set declaration with compiler option or use customized AndroidManifest.xml file before the cordova build process begin ?
Best regards,
rt1k