Skip to content
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] Fix rewards db import on Android 10 #9991

Closed
samartnik opened this issue May 28, 2020 · 2 comments · Fixed by brave/brave-core#5688
Closed

[Android] Fix rewards db import on Android 10 #9991

samartnik opened this issue May 28, 2020 · 2 comments · Fixed by brave/brave-core#5688

Comments

@samartnik
Copy link
Contributor

Description

There is additional security layer on Android 10, that prevents from copying db file directly from Downloads folder. Needs to be fixed.

Steps to reproduce

Actual result

Expected result

Issue reproduces how often

Issue happens on

  • Current Play Store version?
  • Beta build?

Device details

  • Install type (ARM, x86):
  • Device (Phone, Tablet, Phablet):
  • Android version:

Brave version

Website problems only

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Additional information

@samartnik samartnik added the OS/Android Fixes related to Android browser functionality label May 28, 2020
@samartnik samartnik self-assigned this May 28, 2020
@NejcZdovc NejcZdovc added this to the 1.11.x - Nightly milestone May 29, 2020
@samartnik
Copy link
Contributor Author

Test plan:

  1. Try to import database on Android 10;
  2. No errors should be shown on that;

@srirambv
Copy link
Contributor

Verification passed on Samsung Tab A with Android 10 running 1.11.100 x64 build

  • Verified able to import db without any errors or failure

Verification passed on OnePlus 6T with Android 10 running 1.11.100 x64 build

  • Verified able to import db without any errors or failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants