mobile_scanner icon indicating copy to clipboard operation
mobile_scanner copied to clipboard

Refresh Camera Permissions after initial denied

Open DavidOrakpo opened this issue 2 years ago • 5 comments

Please, let us refresh the scanner's camera permissions. Once initially denied, even if changed in the settings, the scanner never resets unless the whole app is restarted

DavidOrakpo avatar Nov 02 '23 08:11 DavidOrakpo

No update to this?

DavidOrakpo avatar Dec 03 '23 00:12 DavidOrakpo

This has been fixed for mobile, as part of https://github.com/juliansteenbakker/mobile_scanner/pull/880

This PR is included in release 3.5.5.

On Android, the plugin requests permission again if the permission is "denied". On iOS/MacOS, the system does not show a permission pop-up when the permission is already "denied", it only shows one if the permission state is "undetermined". On the web, the browser handles camera permissions. Since there is no way to request the permission again on the browser, no changes were made for the web.

navaronbracke avatar Dec 03 '23 10:12 navaronbracke

Is this still an issue for anyone running mobile_scanner 3.5.5 or higher?

navaronbracke avatar Feb 08 '24 07:02 navaronbracke