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
Android update failure reports now carry more detail, making it easier to tell apart server responses, network failures, and app-process exits when you inspect update telemetry.
Fixes
Pending updates now get a longer grace period before they are marked failed if the app has not reported notifyAppReady(), which reduces false rollback signals on devices that restart or are reclaimed by the OS.