Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Launching app on Android without internet access displays "You're Offline" error and quits — Gideros Forum

Launching app on Android without internet access displays "You're Offline" error and quits

This is something new that's happening in one of my recently updated apps. If I'm offline (WIFI off, airplane mode) the app launch screen will appear briefly, then the app will close and Google Play brings up this screen:


I assume this is behavior triggered by using an API dependent on Google Play, so I assume that's the Iab plugin. At startup the app uses Iab to get the available products. Has a change to the Google Billing API happened that will trigger this error if an attempt is made to use the API while offline? If so I'll have to do some other checks for network access before attempting to use Iab. Right now this behavior makes the game unplayable while offline.

Paul

Likes: pie

+1 -1 (+1 / -0 )Share on Facebook
Sign In or Register to comment.