Hi,
as we already have the solution to access system write settings for app directly, it would be nice to have possibility to handle situation when error like this occurs -->
“hereisnameofpackage was not granted this permission: android.permission.WRITE_SETTINGS.”
It happens for example when I try to set sound as ringtone/notification etc. and system write is not granted.
I suppose the best option for us would be extending “when Screen1.Error Occured” block with one additional error code / message.
For now, only android system message “…was not granted…” is thrown and we can’t hande it with “screen1 error occurred” block.
Thank you.
Regards,
BeeriaApps