Permission is not working right with TargetSDKVersion set to 26 and using Android 8 Emulator.
I request and check permission in Activity_Create and also tried Activity_Resume. I get System UI has stopped. That dialog will reappear one after another until im fast enough to accept permission behind the dialog. When permission is accepted it will not display the Error Message anymore.
I request and check permission in Activity_Create and also tried Activity_Resume. I get System UI has stopped. That dialog will reappear one after another until im fast enough to accept permission behind the dialog. When permission is accepted it will not display the Error Message anymore.