Hi everytime I run expo:build ios
my clients who has existing app also is getting my update?
Do you know how to fix this?
I want to submit to appstore first and then they update from appstore before they could get my update.
Thanks
You can add
"updates": {
"enabled": false
}
to your app.json
. At least that's how I've done it in the past. There's new expo-updates
package, which gives you more control over your updates. You can check that out here.
You will have to republish your app to play store after you change your app.json
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With