Deki
Posts: 0
Joined: Tue Apr 15, 2014 4:53 pm

Will my app still work if Apperyio shuts down

Which parts of my app will not work if Apperyio decides to shut down and discontinue offering their services? Things such as database services and notifications will shut down, correct? How about things in the code, such as

pre
var r = Appery('box').val
/pre

will that continue to work? How can I make my application in a way so that if Appery decides to discontinue their services, I will still be able to use the app with minor changes. I'm mainly concerned with database, push notifications and actual parts of code.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Will my app still work if Apperyio shuts down

Hi Deki,

This is not planned, of course. But if it happened your code would continue work, excepting servercode, Database, Push notifications and proxy.

Return to “Issues”