Error 908 not sending SMS message and Permissions Do Not Allow to ask for SMS

Trying to send a text message through my app (on Android phone)

I am getting: Error 908: RECEIVE_SMS has been denied.

I have allowed the app every permission I can think of and I have attempted to ask for permissions with the code but SMS permissions are not even an option (screenshot of options attached).

And Receiving Enabled at 3.

Pic is very abbreviated code I tested and still doesn't work.

Any help would be appreciated, thank you in advance!

snipPA

Are you using Android 12 or higher? This is probably the same bug.

Read the discussion for a link to a test server that might work for you.

I will look at that, thank you!