Open markhaehnel opened 8 years ago
Great that they just changed this without having any kind of fallback. I'll implement it.
In classic Android fashion the documentation is terrible. It might take a bit longer.
For now you should be able to grant the permissions manually through the application manager. I'm strongly considering doing a rewrite of the app since it was origninally written for an older version of Android (4.1). This has been causing me a lot of issues.
Let me know if you need help when rewriting it. I'm glad to help you with it.
Please, if you don't mind. Right now I'm a quite busy with the start of the acedemic year. I'm kind-of swapped for the coming week(s).
Updating dependency com.journeyapps:zxing-android-embedded
fixes this issue since it adds proper permission support to the library.
Changelog excerpt:
3.1.0 (2015-12-29)
- Add support for Android 6 runtime permissions (Camera only).
something new on this?
https://developer.android.com/training/permissions/requesting.html
This should be implemented because at the moment i can't scan QR codes.