question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Never requested camera permission

See original GitHub issue

I followed all the steps to install the lib and all seems works fine, but when I install the app in a real device, I got never see the camera permission request.

<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.VIBRATE" />

I see “Camera not authorized” in the view.

Any help?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
JAISWAL007commented, Jan 19, 2018

Did this issue is solved ? I’m facing same problem…

0reactions
afilpcommented, Jan 7, 2018

@moaazsidat First test, seems to be working! Thanks.

Since this is a temp solution, could it break in some cases? Which ones? (if you know)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Never Give All Your Apps Camera Permission. Here's Why
It's one thing for an app to request camera permissions for legitimate reasons, like taking a photo, scanning a QR code or, in...
Read more >
Camera permissions are not requested but are still working
The app does not request the camera permissions but it is still working. I am able to use the camera using the following...
Read more >
How To FIX Allow Camera Access Not Showing - YouTube
GET SUPER CHEAP PHONES HERE: https://cheapphones.coGET AWESOME WALLPAPERS HERE: https://www.cheapphones.co/wallpapers/MY SECOND CHANNEL!
Read more >
Change app permissions on your Android phone
To change a permission setting, tap it, then choose Allow or Don't allow. For location, camera and microphone permissions, you may be able...
Read more >
Catalina 10.15.3 unable to grant camera, … - Apple Community
3), and I am unable to grant to any application: camera, microphone, or screen recording access. Applications tested: Chrome 80.0.3987.122 ( ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found