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.

Android 11 runtime permission authorization popup does not pop up

See original GitHub issue

FAQs


Overview

  • Describe the issue briefly

Expected

  • What is the expected behavior?

Actual

  • What is the actual behavior?

Environment

  • Which library version are you using?
  • On which devices do you observe the issue?
  • Note any other information that might be useful

Reproducible steps

  • While it’s not required, it’d be perfect to add a link to a sample project where you encounter the issue

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
misbahazmicommented, Mar 4, 2021

@hotchemi - I am using normal one. I will try to reproduce the same. Thanks

1reaction
hotchemicommented, Nov 3, 2021

Right now I’m thinking of creating one more pattern of PermissionRequestFragment and request the background permission, or having a lint to prevent the mistake from happening.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Permissions updates in Android 11 - Android Developers
If your app already follows best practices when it requests runtime permissions, you don't need to change your app to support one-time permissions....
Read more >
Permissions Dialog not showing in Android 11 - Stack Overflow
Any Android apps targeting API 30 are now no longer allowed to ask for BACKGROUND_PERMISSION at the same time as regular location permission...
Read more >
Change app permissions on your Android phone
Some of these steps work only on Android 11 and up. ... (location only): The app can use the permission at any time,...
Read more >
Xamarin.Essentials: Permissions - Microsoft Learn
Essentials to ensure the library is properly installed and set up in your projects. This API uses runtime permissions on Android.
Read more >
Authorization for Google Services | Apps Script
Code that is commented out can still generate an authorization ... Scripts may not request authorization if you access the script as a...
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