-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use in Ionic Mobile app #23
Comments
I have used this one in an jquery based mobile app, but used Danwilson's google analytics cordova plugin in an ionic mobile app (better option) |
Hi, Thanks for your response on this. I tried that but its not working on the Do you have any idea how to resolve all these. Thanks! On Mon, Dec 28, 2015 at 6:28 PM, acveer [email protected] wrote:
|
Ok. Assuming you are using cordova 5.0+, have you tried removing the plugin & adding it back from CLI ? this might also help [https://forum.ionicframework.com/t/google-analytics/4489/28] Its much easier to maintain/upgrade in future if you can get this plugin working. The other (Non-idle) option is that you can manually inject this code in your service/factory & get reference to it. |
Thanks for sharing this code. Can you please help me to make it work in the ionic mobile app.
The text was updated successfully, but these errors were encountered: