Discussion Forums  >  Uncategorized

Replies: 1    Views: 191

Vali
buzztouch Evangelist
Profile
Posts: 193
Reg: May 22, 2011
Bucharest
5,830
11/15/11 02:19 PM (14 years ago)

Generating UUID ?

Hi there, I am entering a contest now and the organizer is demanding that I generate a UUID code at the fist access of the application for each device that the app is installed on. This code needs to be sent as a GET parameter called IID attached to each request coming from the server including the loading of a logo that needs to be inserted in the app. Anybody knows how to do this? I found this while asking Google for some help: http://iphonedevelopertips.com/general/create-a-universally-unique-identifier-uuid.html Any idea where can I embed the code? Thanks a lot for any help given, Vali
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
11/15/11 03:00 PM (14 years ago)
Hi @Moofa, BT already does something like this in the Report to Cloud URL: [deviceId] A globally unique string value assigned to the device. You should be able to use this somehow in a php script or something. If your first screen is a custom HTML page, it would be pretty easy to send the deviceID to a script, and to receive that special image. Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.