Error 908: The permission SEND_SMS has been denied

hello everyone
when i run this app it says Error 908: The permission SEND_SMS has been denied Please enable it in the Settings app and i ask permission but it was a bug screen denied it too times and there is too notification i can see

Which app exactly?
Did you ask for SEND_SMS permission?

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

here is my codes

Ask correctly for permission like this

And send the message for example in a button click event, because next time you open the app, the permission already has been granted, so the PermissionGranted event will not get triggered anymore

Taifun

Thank you very much!
But its not working


it run the denied code too times and it show too notification and after show some notification it close the application auto

Try permission


and

Taifun

Thanks
But its not ask the permission of me
and its didn't send message

Did you test after building the project?
Any updated screenshot of your relevant blocks?

EDIT: are you using the companion version 2 73u, which you can download directly from the App Inventor menu?
Taifun

yes
sorry i checking from my companion i install it to my phone and then i run it its work thank you for your help Taifun

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.