Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

Been there, done that. It all works in offline mode using the Client SDK. It doesn't not work when I test with the Appery Tester. I log in and go to the page I need to be on, turn my phone on airplane mode, then try to run both a create and a list service. Neither works.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

Have you tried this as an exported binary package installed on the device? Not in Appery.io Tester app.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

I have been trying to do this for the past few days. When I export to xCode to put on an iPhone, it has an error in the build. When I tried to scan the QR code to download onto an Android device, the app crashes. Not sure what is going on since prior to me trying this, the app worked. It still works in the tester and online.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

Could you please show us what kind of errors are you getting in xCode? And what xCode version are you using?

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

I can get it to run in the iOS simulator but I cannot get it to load onto the device. I have tried using an iPhone 5c and an iPhone 6s. I have also tried changing the iOS version in the settings for target deployment.

Since I did get it to load in the simulator, I tried testing it as if I was using a phone. I turned my wifi off, but it didn't list anything like it is supposed to.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

Ellen - Enable Bitcode in your xCode project settings

-- this link should helps: https://getsatisfaction.com/apperyio/...

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

Ok perfect! I got the app to finally load onto the device, however, it doesn't not work offline like it should. I tried both a create service and a list service. Both work online but won't load in offline mode.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

How exactly this doesn't works in offline mode on a device?

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

I tried following the video tutorial for manually implementing API Express but it doesn't work offline.

I sign in, get to the page I want to be on, turn my phone on airplane mode, then click the button that should invoke the service but when I do that, nothing happens.

Return to “Issues”