Updates.reloadAsync() doesn't work on ios

  1. SDK Version: 40 (managed)
  2. Platforms(Android/iOS/web/all): IOS


This is the log just before I call await Updates.reloadAsync();

After this log app restarts with the new update. However on IOS it takes between 3 - 10 calls to for Updates.reloadAsync() to actually work. (Randomly works with %10 percent chance, lol?)

App restarts but Updates.manifest.version is still behind.
image

Ios app doesn’t seem to actually restart, it just flickers though it might be just fast. On android it restarts as it should and i’ve never had a problem with it.

Hi! if you think this is a bug and have a minimal reproducible demo, can you open a new github issue here?

1 Like

Alright, will do.

https://github.com/expo/expo/issues/13775

Also added a video

1 Like

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