How do I access the text of a message/SMS mobile

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
benghere
Posts: 14
Joined: Wed Jan 15, 2014 12:33 am

How do I access the text of a message/SMS mobile

Post by benghere » Sat Apr 26, 2014 4:52 am

I am using mobileComposeTextMessage to send a "text" encrypted over to another phone/device. Now at the receiving end I want access to the "text" from my app so that I can decrypt it and display to the user. What I cannot figure is how to get access to the "text". Is there a way to get to it (Android/iOS) or will I have to roll my own messaging app to send an encrypted text message(SMS) and decrypt it ? Thanks a lot in advance for any help.

Livecode 6.6 Android (latest) iOS (latest)

Post Reply