Should I deploy to new server after updating to 1.3 for my mobile app

Hello, so I finally decided to update my mobile Meteor app to 1.3 and as I see on the guide there are a lot of changes on Cordova, hot code push and many other things in mobile, so I was wondering if it would be a good practice to deploy this new version of the application to a new server, and then when I update the version on the App Store to use that new server as the ROOT_URL.

Would this be a good idea, or should I just deploy to my current server.

Thanks in advance.

Iā€™d love to see a guide to dev-ops with Meteor cordova enabled applications.

1 Like