Get a Mobile Unique ID iOS and Android

Colin Holgate coiin at verizon.net
Tue Oct 4 21:26:29 EDT 2011


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?




More information about the use-livecode mailing list