As of iOS 5 Apple have depreciated the UDID. I expect RunRev will remove the ability to read USIDs in a future update.
Gerry -- Sent from my iPhone. On 05/10/2011, at 12:26 PM, Colin Holgate <[email protected]> wrote: > 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 > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
