Expo.Updates.reload() makes app restart from first screen when backgrounded

After switching to using the Updates API I find that if I call Expo.Updates.reload() then every time I later background the app, if I start the app again it goes back to the login screen, not where it left off.

If I kill the app completely and restart from scratch without doing any Updates.reload() it always goes back to where it left off if I open the app again after backgrounding.

Does Updates.reload() use up a lot of RAM when it restarts the app or something?

SDK is 26.

ios or android?

Hi, this was Android. Pixel 2.

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