update confingration

how do i config app.json to receive latest update when i make changes in my app

Hey @coinbank,

I’m not entirely sure what you mean. If you are talking about handling updates, you’ll want to read this doc: https://docs.expo.io/versions/v28.0.0/guides/configuring-ota-updates

If you are changing something in your app.json and it is not being reflected after you publish, it may be one of the properties that requires you to rebuild your binary and submit a new build to the stores. You can find a list of said properties here: https://slack-redir.net/link?url=https%3A%2F%2Fdocs.expo.io%2Fversions%2Fv29.0.0%2Fworkflow%2Fpublishing%23limitations

Cheers,

Adam

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