Sending an SMS without having to press send

I'm trying to get my app to work. I have 3 buttons that when pressed text my partner, I've arrived safely, I'm Leaving Now, etc. It works in so much that it opens a SMS types the message in but then I still have to press send it to send it. Is there some way of doing this last step without having to do anything else?

Use Leaving.SendMessageDirect. This will send the message automatically, without even opening the message app.

Thanks I'll try that

Thanks that works, great.

1 Like