Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-05-2010, 05:44 AM   #1 (permalink)
Registered Member
 
Join Date: Mar 2010
Posts: 100
mindus is on a distinguished road
Default Get the device id for simulator

Hi
How can we get device id(unique id) for iPhone programmatically.

I used this below code, but i am not getting device id properly.

UIDevice *device = [UIDevice currentDevice];
NSString *uniqueIdentifier = [device uniqueIdentifier];

NSLog(@"Device GUID: %@", uniqueIdentifier);
[device release];


Can anybody know how to get the device id for the simulator.

Thanks
mindus
mindus is offline   Reply With Quote
Old 08-05-2010, 06:55 AM   #2 (permalink)
Registered Member
 
Join Date: Mar 2010
Location: Norway
Posts: 49
teek is on a distinguished road
Default

Quote:
Originally Posted by mindus View Post
Hi
How can we get device id(unique id) for iPhone programmatically.

I used this below code, but i am not getting device id properly.

UIDevice *device = [UIDevice currentDevice];
NSString *uniqueIdentifier = [device uniqueIdentifier];

NSLog(@"Device GUID: %@", uniqueIdentifier);
[device release];


Can anybody know how to get the device id for the simulator.

Thanks
mindus
Don't call [device release] (it is autoreleased) and you'll be fine.
__________________
./t

Mac Mini 2,26GHz - 4 GB
iPhone 3GS - 32 GB :: iPod Touch - 16 GB :: iPod Shuffle - 4 GB
teek is offline   Reply With Quote
Old 08-05-2010, 06:59 AM   #3 (permalink)
Registered Member
 
Join Date: Mar 2010
Posts: 100
mindus is on a distinguished road
Default

Quote:
Originally Posted by teek View Post
Don't call [device release] (it is autoreleased) and you'll be fine.
But in simulator i am getting 32 chars only, in between four '-'. I don't want this in simulator. i want 40 chars like iphone device.

is it possible?

Thanks
mindus
mindus is offline   Reply With Quote
Old 08-05-2010, 08:12 AM   #4 (permalink)
Registered Member
 
Join Date: Mar 2010
Location: Norway
Posts: 49
teek is on a distinguished road
Default

Quote:
Originally Posted by mindus View Post
But in simulator i am getting 32 chars only, in between four '-'. I don't want this in simulator. i want 40 chars like iphone device.

is it possible?

Thanks
mindus
Probably not. Can't you just fake it or test using a real device ?
__________________
./t

Mac Mini 2,26GHz - 4 GB
iPhone 3GS - 32 GB :: iPod Touch - 16 GB :: iPod Shuffle - 4 GB
teek is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 320
10 members and 310 guests
alexP, arash5500, gordo26, HemiMG, mediaspree, nobstudio, Objective Zero, Sloshmonster, stanny, Touchmint
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,655
Threads: 94,116
Posts: 402,889
Top Poster: BrianSlick (7,990)
Welcome to our newest member, pungs
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 11:25 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0