juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
999 stars 759 forks source link

fixed infinite permission request #603

Closed mnurtay closed 1 year ago

mnurtay commented 1 year ago

[BUG] Endless request for permission to use the camera #604

jakobleck commented 1 year ago

@Hamitix "Tested on a real Android 12 (Samsung S21) and it's working :)" Good that it works, but does this test that the bug is gone when the authors of the PR said there was no bug on Android 12? ;) ("The bug is reproduced only in android devices. Except Android version 12 (everything works fine here).")

juliansteenbakker commented 1 year ago

Thank you for your contribution. I changed your pr slightly and implemented it on the master branch so that it does not break the function of requesting permission once coming from background.