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 used this video to implement API Express and I got it to work except it doens't work offline in my JQM app. It works but if I turn my phone on airplane mode while using the Appery tester app, it won't work.
Is this the way that it is supposed to be or am I doning something wrong?

https://blog.appery.io/2015/06/video-...

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

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

Hello Ellen,

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

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.

It seems as though I need to be connected to some sort of network to be able to connect to the remote debugger because I can initially connect but then when I turn my phone on airplane mode, it doesn't show actions that I am taking in the app I am testing. Does it matter that I am trying to use a list service?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

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

Hello Ellen,

No updated for now, we will post here as soon as have news.

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.

Just wondering how this is coming...I know the weekend is coming up

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

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

What services (create/read/update/delete) do you use in offline mode?

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 want to use all of them. So far I have only tried the find and create services.

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.

Hi Ellen -

Before testing your app on a device, you can use our ClientSDK to see if all your services works correctly even in offline mode, you can find more information how to use it here: https://devcenter.appery.io/documenta...

Return to “Issues”