Page 1 of 1

getGAPlugin() Error

Posted: Tue Aug 11, 2015 4:38 pm
by Blair Cox

So when I follow the tutorial, adding the code as described, it breaks functionality in my app. The primary and repeatable issue is that as soon as I add trackPage('about'); to the page, the footer navigate page buttons no longer work in the web preview or native app install. I delete this code and all is normal. Now, the workaround appears to be that a full page refresh be enabled for the navigate to page. That is NOT a viable solution. Debug is not showing an error. The button simply does not fire, the listening handler seems 'off'. ??


getGAPlugin() Error

Posted: Fri Aug 14, 2015 3:21 pm
by Serhii Kulibaba

Hello Blair,

Could you check are there any errors in console? This: (http://devcenter.appery.io/documentat...) should help.


getGAPlugin() Error

Posted: Tue Sep 01, 2015 3:14 pm
by Blair Cox

Currently working on another issue. Will swing back around to this one once I get everything else working. Thanks!


getGAPlugin() Error

Posted: Wed Sep 02, 2015 6:57 pm
by Blair Cox