Closed keriroso closed 2 years ago
<config-file parent="./" target="app/src/main/AndroidManifest.xml" xmlns:android="http://schemas.android.com/apk/res/android">
<queries>
<package android:name="com.google.android.apps.maps" />
<intent>
<action android:name="android.intent.action.SEND" />
</intent>
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="geo" />
</intent>
</queries>
</config-file>
Target Android SDK version 30 android:targetSdkVersion in AndroidManifest.xml
CORDOVA 10.0.0
i have a problem with this plugin when i want to open the GOOGLE MAPS
the start point is undefined this is the configure in my config.xml
this work in device with android 11 but dont have a start point