disabling OTA doesn't work

Hello,
I did change updates.enabled to false in my app.json, but with every build, either ‘expo build ios’ or ‘expo build android’, application in both stores is updated. How can I avoid that?

It works for the new apps, so you must upload version builded with that flag to stores, let users upgrade to this version and then they would not receive more OTA updates.

thanks!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.