mobile_scanner
mobile_scanner copied to clipboard
Refresh Camera Permissions after initial denied
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
No update to this?
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.
Is this still an issue for anyone running mobile_scanner 3.5.5 or higher?