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
Refresh all four model stores at the top of start() so a singleton
that was first touched during iOS prewarm (UD locked, dicts loaded
empty) sees what's actually on disk before Path 1's cache check.
Backfill OSResilientStorage.keySubscriptionId from Path 1 and the
v3 legacy migration so SDK upgraders and migrated users populate
the mirror on their first post-upgrade launch.
Write OSResilientStorage.keyHasPriorSession at the end of start();
drain via snapshot() so an OS kill can't lose the sentinel.
0 commit comments