Android Question B4A v7.80 and Permission

Scantech

Well-Known Member
Licensed User
Longtime User
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.
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    380.9 KB · Views: 156

Scantech

Well-Known Member
Licensed User
Longtime User
I don't have a real device with Android 8. Also, another different error occurs when adding Permission and project does not use any (Just block the Activity_Resume to repoduce it)

I use Google API Emulator with 26 platform. AMD and Intel is not on the list for strange reason.
 

Attachments

  • Permission Error.zip
    7.9 KB · Views: 136
Upvote 0
Top