Page 1 of 1

Modifiying rest services after product launch

Posted: Sun Dec 04, 2016 2:44 pm
by Mark7294305

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?


Modifiying rest services after product launch

Posted: Sun Dec 04, 2016 4:44 pm
by Illya Stepanov

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.