Question

Hi I developing one application for ios 4 onwards.In ios4 iam using uniqueIdentifer.But this one is deprecated in ios5.So now i want to use OpenUDID for ios5.If i use this one my application is approve or not by apple.And OpenUDID supports which versions.

Was it helpful?

Solution

Yeah. you can use OpenUDID.

OpenUDID is a drop-in replacement for the deprecated uniqueIdentifier property of the UIDevice class on iOS (a.k.a. UDID) and otherwise is an industry-friendly equivalent for iOS and Android, and most recently Windows C# and Silverlight (see links above).

Here is the link:

OpenUDID

You app will not be rejected because of OpenUDID. OpenUDID supports from version 5

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top