Hi, i have tried to build an easy block for sending text, but i can’t send the text automatically without pushing the actual button “SEND” again on the phone.
I want the messages to be sent when i press the button on the app, i dont want to press “SEND” it again while opening the SMS section on my phone.
I hope i made it clear.
When i press the button on the app, the code will work for sending the texts, but it will open the SMSapp and i’ll need to press “send” again.
The code works good, but that’s not the problem.
Well it opens the SMS app with the message “Prova” ready to be sent to the number.
But i still need to press “SEND” on the phone in order to send it.
I want the texts to be sent just clicking Button1, if possible.