Question

I need to generate a IMEI in a iOS app since it's used for server-side checking ... and iPod's don't have a actual IMEI. I have searched and all I could find were IMEI validation methods and not how to generate one. Thank you.

Was it helpful?

Solution

I think you are looking for a UDID as @Larme suggested. Have a look at OpenUDID

OTHER TIPS

Mac Address is no longer available on devices running iOS7

How to get iOS device MAC address programmatically

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