docs: stop blaming the battery setting for a wallet stuck on its splash screen - #180
Merged
Conversation
…sh screen #179 told users that MetaMask wedging on its splash screen every time meant Android was restricting it in the background, and to set it to Unrestricted. Four device logs since have ruled that out: the wedge appears within seconds of the wallet going to the background, on every warm resume, however the wallet is brought back -- and battery restriction acts over minutes, not seconds. It is MetaMask failing to resume from the background on that phone. So the pages now say what every one of those logs showed working: close MetaMask from recent apps and open it again -- from its icon, or with the button in the app -- and it shows the waiting request. And, for "every time", the two things that are actually about the wallet's resume path: keep it up to date, and look at its Auto-lock setting. The battery note in the legacy mobile-app section stays. That one is about the mobile FxBlox app itself and predates all of this. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013BpqXrkEPA9odTyRdK5Mnx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#179 told users that MetaMask wedging on its splash screen every time meant Android was restricting it in the background, and to set it to Unrestricted. Four device logs since have ruled that out: the wedge appears within seconds of the wallet going to the background, on every warm resume, however the wallet is brought back — and battery restriction acts over minutes. It is MetaMask failing to resume from the background on that phone, and a web page cannot reach into it.
What changes
The battery note in the legacy mobile-app section stays: that one is about the mobile FxBlox app itself and predates all of this.
Companion to functionland/fxblox-web#42, which makes the same correction in the app's own hint.
Testing
npm run buildpasses;onBrokenLinks: "throw"still covers the anchors.🤖 Generated with Claude Code
https://claude.ai/code/session_013BpqXrkEPA9odTyRdK5Mnx