Updates.reloadAsync crashes first time, then work but update is not applied

SDK: 47
Platform: iOS

Im trying to get expo-updates to work, using the managed workflow.



Here you can see three picutures. in the first we can see the current loaded update, which is the one included in the binary.

Pressing FetchUpdate downloads the next one, with its ID shown. After is downloaded we cna see that its successfully downloaded and we can press OK to reload the app using Updates.reloadAsync().

The app successfully reloads but the update is not applied.

Any ideas for next step?

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