I had previously tried==>mobileBuildInfo("SERIAL") and my Droid X returns
error "219,37,21,mobileinfo 465,37,1". I tried several other mobileBuildInfo
properties and they worked OK.I am trying to get some Unique ID to verify the device for licensing a b2b app. Seeing there are no externals for Android, going that route is not an option. If iOS depreciates the UDID how will development provisioning work? Ralph DiMola IT Director Evergreen Information Services Phone: 518-636-3998 Ex:11 Cell: 518-796-9332 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gerry Orkin Sent: Tuesday, October 04, 2011 9:43 PM To: How to use LiveCode Cc: How to use LiveCode Subject: Re: Get a Mobile Unique ID iOS and Android 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 _______________________________________________ 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
