You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's very common that UpgradeAlert can appear during an initial splash/loading screen, but when the app later navigates to the home route, the alert is placed beneath the newly pushed route and is no longer visible.
Hence, the upgrader fails to remain visible at the moment it is most needed.
It's very common that
UpgradeAlertcan appear during an initial splash/loading screen, but when the app later navigates to the home route, the alert is placed beneath the newly pushed route and is no longer visible.Hence, the upgrader fails to remain visible at the moment it is most needed.
upgrader-before.mov
Sample to reproduce: