Page 1 of 1

Development versus Production Environment

Posted: Tue Nov 26, 2013 11:22 am
by Ricardo Roque

Hello everyone,

I am new to Appery.io. My question is that normally the production and development environments run independently from each other, how can I replicate that using Appery.io, as far as I've seen I can't separate them. The problem is that if I later on want start changing the app or try something new it would impact directly the production app, users can even notice errors and so forth. Is there a solution for that?

Regards.


Development versus Production Environment

Posted: Tue Nov 26, 2013 12:05 pm
by Kateryna Grynko

Hi Ricardo,

You create an Appery.io app, then build IPA/APK that can be installed on device. You continue development changing your Appery.io project and users will see only the ready IPA/APK version you upload to market.


Development versus Production Environment

Posted: Tue Nov 26, 2013 1:04 pm
by Ricardo Roque

Hi Katya,

Thanks for replying so promptly. Yes, if I build a native app then that situation you nicely explained holds entirely, but for web versions it will be still an issue, isn't it? I am asking that because of the nature of the project I intend to build using Appery.io, it will start small but I will keep improving it slowly, adding new features periodically. I like make a lot of tests before deploying any application to users. What do you think? Any hope for me?


Development versus Production Environment

Posted: Tue Nov 26, 2013 2:13 pm
by Kateryna Grynko

RIcardo,

You can use two projects: one for development and another for production. Production version can be on the same address (for example, on custom domain).


Development versus Production Environment

Posted: Tue Nov 26, 2013 6:34 pm
by Ricardo Roque

Hi, many thanks I will try that workaround.