How to ask for permissions in the right way

If a (dangerous) permission has to be requested, the following block should no longer be used, for example:


The block works, but it is not supported in this block:

So just use always this block by default:

Only then you get the correct Boolean (true / false):

25 Likes

thank you for this report!
that’s interesting, but imho a bug… @Kodular, what do you think?
Taifun

5 Likes

this problem still exist?

1 Like

No, this issue is (now) solved:

2 Likes

A post was split to a new topic: Permission to allow sound on push notification

where is the call __.is permision granted?

UtilitiesPackage Utilities

1 Like

i did all the code perfectly but im still getting Error 908
What to do?

See here:

1 Like