Mark7294305
Posts: 0
Joined: Fri Dec 26, 2014 2:10 am

Modifiying rest services after product launch

Hello Support
If I publisher an app in the appstores and then make a change to a rest service do I then need to push a product update to the live devices or will the live devices pickup the changes? For example if I had a rest service with the following criteria

where {"studentID": "50"}

and then publised the app based on the above criteria

Then changed the criteria to
where {"studentID": "100"}

Do I need to push an update to the live devices?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Modifiying rest services after product launch

Hello Mark,

If you using our Autoupdate feature enabled for your binary build. In this case you will need just make an emExport Auto update/em and such changes will be reflected on the published apps. More details you can read here: https://docs.appery.io/docs/appexport...

If you didn't enabled the Autoupdate for your binary build, in this case you will need to update your binary package through the App Store/Play Market.

Return to “Issues”