Closed vespino closed 8 years ago
Do you get an error message? Do you have any details?
Are you saying the plugin should work with PGB? I didn't look into any errors, but my app seemed to stop due to a JavaScript error.
It was working with phone gap and I am not aware of any issues. Let me know if you have any error details.
Here is an older issue related to phonegap so you can see how others have integrated the plugin with their phonegap build. https://github.com/cmackay/google-analytics-plugin/issues/40
you may need the source attribute when including the plugin:
<gap:plugin name="com.cmackay.plugins.googleanalytics" source="npm" />
I have tested another plugin which works fine.
Any chance of this plugin working with Phonegap Build?