After “importing” the GameAnalytics plugin using (require “plugin.gameanalytics”), every time I try to launch a publicity via our Admob account (which worked perfectly until importing GameAnalytics), causes the app to crash, but only on Android, it does not give any error code or description, just closes the app with an ‘error’ popup and that’s it. Even if I don’t include the require in my code, and remove any call to gameanalytics, it still crashes the moment I call on Admob to display a publicity. Can I “delete” the gameanalytics plugin somehow after the console first installed it? does anyone else had any problem with this?
Thanks.