You could ask the user for their number. I would bet that it's not possible to 
get the number programmatically, if it was possible people could then make apps 
that sent your number to all the telemarketers on earth.

The Objective-C call to get an iOS device ID is like this:

[[UIDevice currentDevice] uniqueIdentifier]

so, if it's not a built in feature maybe you could do an xcmd?


On Oct 4, 2011, at 8:56 PM, Ralph DiMola wrote:

> Does anyone know how to get either the ID of the mobile device or preferably
> the phone number in LC?

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to