You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a section of my config.xml document, but I always get an issue when trying to upload the app to Phonegap, saying the google analytics plugin is unsupported. I have tried many different plugins but I get the same problem every time. Is my xml code correct? and what should I input for the google analytics plugin?
The text was updated successfully, but these errors were encountered:
<gap:plugin name="https://github.com/danwilson/google-analytics-plugin.git"/>
<gap:plugin name="org.apache.cordova.inappbrowser"/>
<gap:plugin name="org.apache.cordova.camera"/>
<gap:plugin name="org.apache.cordova.media-capture"/>
<gap:plugin name="org.apache.cordova.geolocation"/>
<gap:plugin name="org.apache.cordova.dialogs"/>
This is a section of my config.xml document, but I always get an issue when trying to upload the app to Phonegap, saying the google analytics plugin is unsupported. I have tried many different plugins but I get the same problem every time. Is my xml code correct? and what should I input for the google analytics plugin?
The text was updated successfully, but these errors were encountered: