Hello,
I want to build an app that requires the app to use the device default messaging app to send a SMS message to a specific number. The app needs to wait for a response and store the response in a string for parsing.
I’ve been looking at the Example Send SMS tutorial - I think I can do the send step but can’t find anything on working with the reponse.
Is this even possible? If so can you point me in the right direction or maybe I’m searching using the wrong term.
Thanks
Steve