Search found 1 match

by rt1k
Thu Feb 01, 2024 9:14 pm
Forum: Coding Questions
Topic: cordova plugin - startapp
Replies: 0
Views: 6263

cordova plugin - startapp

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/topics/manifest/queries-element from Android 11 (API level 30) and above i need to add the package name of ...