Logging in or out mid-refresh no longer lets stale settings overwrite your new state.
What's wrong with this entry?
If you log in or out while a remote settings fetch is in flight, the result is discarded instead of being applied over the newer state. The refresh snapshots an auth version before fetching and returns early if it changed.
- Logs "Remote settings: Refresh superseded by a login/logout reset; not notifying".
- A pending reset callback now also runs on the failure path, and chains onto an in-flight refresh when one exists.
Remote settings: Refresh superseded by a login/logout reset; not notifying
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.