Expo publish not updating production app

Please provide the following:

  1. SDK Version: 42
  2. Platforms(Android/iOS/web/all): all
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Hello !

I am trying to use expo publish to update the code OTA, but it’s not working.

When I run expo publish --release-channel prod-v1.2, it runs fine. When I scan the QR CODE from the project page ( link at the end of the command ), I can see my updates.

But on production, the updates are not there, even after killing and re open the app multiple time.
The only way I succeed to see my updates is to delete the app and download it again from the store

Hey @marc-hbb, is this happening on both platforms? Also, how are you building the production binaries that are affected?

It’s happening on both platform yes
Not sure to understand the last question, but I build my production binaries with expo build.

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