-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A crash on checking for a badge #23604
Comments
Verified on Asus Zenfone (x86) with Android 6 running 1.40.106 Test Case 1 - PASSED
Test Case 2 - PASSED
Test Case 3 - PASSED
|
Verified on Samsung J7 Neo with Android 7 running 1.40.106 Test Case 1 - PASSED
Test Case 2 - PASSED
Test Case 3 - PASSED
|
Verified
|
Verified on Samsung GS 21 5G & Tab S7 using
|
Verification PASSED on
Went through the STR/Cases outlined via #23604 (comment) and ensured that the badge on the wallet icon was still visible when backgrounding and then launching Brave. Also ensured there wasn't any crashes/issues.
Examples of the above working as expected:
|
There is a crash I see in a Google Play Console. I cannot replicate it, but it looks like it's related to showing a badge on a wallet icon. It's possible that a call to mojo services are done to get any pending requests when native isn't ready yet.
So to fix it I'm going to do:
onResume
.Test Plan
Trigger badge on wallet icon
Test Case 1:
https://chainlist.org
and connect walletAdd network
Test Case 2:
https://app.skiff.com
Login with Brave Wallet
Test Case 3:
https://metamask.github.io/test-dapp
Get Encryption key
The text was updated successfully, but these errors were encountered: