Re: how to get iPhone serial number using UIDevice
Re: how to get iPhone serial number using UIDevice
- Subject: Re: how to get iPhone serial number using UIDevice
- From: Clark Cox <email@hidden>
- Date: Wed, 4 Feb 2009 08:27:50 -0800
On Wed, Feb 4, 2009 at 4:08 AM, Ankur Diyora <email@hidden> wrote:
> Hello all,
> I want iPhone serial number programatically.For that i use NSString
> *deviceId = [UIDevice currentDevice]
> uniqueIdentifier<http://discussions.apple.com/>
> ;
> I get deviceId but it is iPhone uniqueID(40 char). How i get correct serial
> number which is given behindiPhone?
I do not believe that there is a way to get the serial number through
the API. Why do you need the serial number, and why does the
uniqueIdentifier not suffice for your needs?
--
Clark S. Cox III
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden