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

Question about offline app

Sylvain -

Offline mode will work only when your app don't call REST services directly.

You will need to use our ClientSDK.js library for the Offline mode.
Create Model in API Express, after that run API Express Generator extension, that will create you generic services for your app, and this generic services will be used in Offline mode.

:: https://devcenter.appery.io/documenta...

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

Question about offline app

Hi, API express Generator seems not to be present in app made in Jquery mobile App.
Only present in Bootstrap and Ionic.

in jquery, I only have an app creator express

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Question about offline app

Hello Sylvain,

Yes, this is correct.

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

Question about offline app

Thanks,
glad to know that..... So how can I use API express Generator ??

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

Question about offline app

Hello,

Please clarify your question, have you checked here https://devcenter.appery.io/documenta... ?

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

Question about offline app

Hello,
that's not a response..........
Did you read the post ???? It's not about documentation of API express but about API express generator is not present in Jquery apps !!!

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

Question about offline app

See my updated comment.
API Express is available only for Angular/Ionic projects.

Return to “Issues”