Page 1 of 1

local device database

Posted: Mon Nov 21, 2016 2:46 pm
by B5107656409

Dear All,

I need to store data temporarily to local device database (in case there is no network coverage)..
is there any solution for this?

please help

thanks & regards
Win


local device database

Posted: Mon Nov 21, 2016 7:02 pm
by Serhii Kulibaba

Hello,

Please look at this link, how to use an offline mode in your app with Appery.io API Express: https://docs.appery.io/docs/apiexpres...


local device database

Posted: Tue Nov 22, 2016 2:35 am
by Bruce Stuart

Sergiy,

If we're using the Appery Mongo DB solution on the backend - what do you recommend then ? It doesn't look like the solution above - is intended for the 'native' appery DB - or is it?

I only ask - as I have a similar requirement - and was considering a SQLLite DB plugin to use .... then I saw this post...

Thanks for your help...

Best,

Bruce


local device database

Posted: Tue Nov 22, 2016 7:10 pm
by Serhii Kulibaba

You are right, you can use any 3rd-part Cordova plugin for that, but this is something outside the scope (https://docs.appery.io/docs/general-s...) of our standard support.