-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Android] Enable in app update dialog < android 14 #38394
Comments
The above requires |
@hffvld @Uni-verse can use brave/brave-core#23727 (comment) as a general template. Some info to keep in mind when running through the above:
While we're running through the above, we should also verify that updating with the above way doesn't cause any issues re: losing state. Please run through an upgrade like we usually do but running through the above method. |
Verified on
STEPS:
Test Case 1 - Basic Update/Dismissing toast several times (functionality check)ACTUAL RESULTS:
Test Case 2 - Dismissing GPS ModalACTUAL RESULTS:
2024-06-12_14-51-34.mp4
2024-06-12_16-18-40.mp4 |
As a follow up to #38034, we need to enable in app update dialog for < android 14 devices.
The text was updated successfully, but these errors were encountered: