Describe your issue
As you know apps needs permissions and with the new update they follow Google rule and asked permissions request.There is no problem with it but.If user Granted permission when apps start its not triggered Permisssions Granted block.So I need check if user granted permission for switch between screen but this litle bug makes problems…I added ask for permissions block to screen init its not work on my test.Maybe i need use timer for this.NWM is it possible fix it ?
Steps to reproduce the issue
Create dummy app and open it.App request permission and give permission to it.And check is it triggered Permision triggered block
Expected Behaviour
Actual Behaviour
Show your Blocks
Android version
8
Permission.aia (1.6 KB)