Page 2 of 2
Question about offline app
Posted: Fri Jun 12, 2015 1:26 pm
by Illya Stepanov
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...
Question about offline app
Posted: Fri Jun 12, 2015 2:07 pm
by sdanigo
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
Question about offline app
Posted: Fri Jun 12, 2015 6:49 pm
by Evgene Karachevtsev
Hello Sylvain,
Yes, this is correct.
Question about offline app
Posted: Sat Jun 13, 2015 4:10 am
by sdanigo
Thanks,
glad to know that..... So how can I use API express Generator ??
Question about offline app
Posted: Sat Jun 13, 2015 4:22 am
by Alena Prykhodko
Hello,
Please clarify your question, have you checked here https://devcenter.appery.io/documenta... ?
Question about offline app
Posted: Sat Jun 13, 2015 4:24 am
by sdanigo
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 !!!
Question about offline app
Posted: Sat Jun 13, 2015 4:27 am
by Alena Prykhodko
See my updated comment.
API Express is available only for Angular/Ionic projects.