Hello everyone,
My app is for fixing meetings between two unknown people.
So, when the user clicks the “Fix meeting with this user”,
I want to open the default messages app with mobile number to send, and the text message to send.
How can I do this?
Reason why I am doing this :
Because Google Play is not allowing apps with texting compoent to be released…
That’s why, I want to open the default SMS app and let the user click the send button.
Any help would be appreciated.