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.

What supposed to happens? How you've tested your app logic using ClientSDK?

All is that's going on in the background, is that the request to your service is stored in cache for when the device will be online the request will be sent.

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 is supposed to list. I have tested in the Client SDK. It works there. I have switched to offline in the ClientSDK and it still works. I have tried running the service online and it works. Then I'll logout and and log back in and try it online but it doesn't work.

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 don't know what you mean by that. On what even would I run the javascript listed in the links you provided?

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.

It's up to your app logic -- you can create buttons for example and change states using them in your 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.

So I added offline and online buttons then on their click, I ran the code from the links. It will list it after clicking the offline button but not when I turn my phone to airplane mode. So it still doesn't technically work offline when I have no network connection.

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.

[quote:]
It will list it after clicking the offline button but not when I turn my phone to airplane mode.
[/quote]

Could you please show how it works for you?

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 recorded a video of my attempts to make it work. I sent it to the support email since I cannot upload videos to the forum.

Return to “Issues”