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 permission crash from logs #16596

Closed
alexsafe opened this issue Jun 24, 2021 · 1 comment · Fixed by brave/brave-core#9233
Closed

Android permission crash from logs #16596

alexsafe opened this issue Jun 24, 2021 · 1 comment · Fixed by brave/brave-core#9233
Assignees
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop QA/No release-notes/include

Comments

@alexsafe
Copy link

Description

java.lang.NullPointerException: 
  at androidx.core.content.ContextCompat.checkSelfPermission (ContextCompat.java:554)
  at org.chromium.chrome.browser.brave_stats.BraveStatsUtil.hasWritePermission (BraveStatsUtil.java:210)
  at org.chromium.chrome.browser.shields.BraveShieldsHandler$3.onClick (BraveShieldsHandler.java:429)

Steps to Reproduce

Actual result:

Expected result:

No uncaught exceptions

Reproduces how often:

No steps to reproduce

Desktop Brave version:

Android Device details:

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

Version/Channel Information:

  • Can you reproduce this issue with the current release?
  • Can you reproduce this issue with the beta channel?
  • Can you reproduce this issue with the nightly channel?

Other Additional Information:

  • 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?

Miscellaneous Information:

@kjozwiak
Copy link
Member

Labelled this as QA/No after speaking with @AlexeyBarabash. Crash was pulled from the GPS Console so we don't have any way of reproducing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop QA/No release-notes/include
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants