Google is not defined in offline mode causes app to crash/spin
I have read this:
https://getsatisfaction.com/apperyio/...
But unfortunately I'm not sure how to handle this one as this error is causing my app to crash error and die. When I try to go in offline mode and work for a while, the tablet crashes/errors and when I look at the logcat errrors is says google is not defined. I see it's included as a https link when others it's referenced locally.
How do I get around this error. Adding the code as an external resource only loads it twice and could cause issues. How do I remove this or embed this so it doesn't cause issues in offline mode.
I am testing in Samsung Galaxy tablet A that only has a wifi connection. It takes a little while for this to appear as I guess there's some caching behavior and when it looks for an updated version.
Miguel