Asking for Permissions on Screen.Initialize / Screen.Permission Granted is not triggered

Requesting permissions on Screen.Initialize does not trigger Screen.Permission Granted. You will need to reload the screen to get permissions, especially with the File component.

To check this:
permission_bug.aia (38.1 KB)
permission_bug.apk (5.1 MB)

7 Likes

@KodularCreator what is the status of this bug report?
Unfortunately I can’t find it in the bug list?


Taifun

2 Likes

@Mika can you please quickly check into this?

1 Like

I dont have time.
Also we need to know if it works correct in AI2.

Btw we have nothing changed on this since month.

yes, requesting permissions on Screen.Initialize triggers the Screen.Permission Granted event correctly in MIT App Inventor
Taifun
PS: btw. this bug report already was provided on Sept 10… today is Oct 25… why not putting it into the bug list, so it does not get forgotten?

1 Like

@Diego please put this bug report into the bug tracker thread. Thank you.
EDIT: just found out, that I can add it myself… :wink: this bug is added now…

Taifun

2 Likes

Here is my (new) solution to this issue considering that:


permission_bug_new.aia (35.5 KB)
permission_bug_new.apk (5.0 MB)

Without reloading the screen I get this at Screen.Initialize after granting permission.

grafik

1 Like