It's deprecated since iOS 5 http://developer.apple.com/library/ios/#documentation/uikit/reference/UIDevice_Class/DeprecationAppendix/AppendixADeprecatedAPI.html
Sebastien On Wed, Feb 1, 2012 at 10:28 AM, Tomasz Cielecki <[email protected]>wrote: > Isn't the device ID enough for a unique identifier? > > > On Wed, Feb 1, 2012 at 2:57 PM, <[email protected]> wrote: > >> Hi, >> >> thank you for your help. >> I think im going to use the Mac-Adress. >> >> kind regards >> >> [image: Inactive hide details for Sebastien Pouliot >> <[email protected]>]Sebastien Pouliot <[email protected]> >> >> >> >> *Sebastien Pouliot <[email protected]>* >> >> 01.02.2012 14:29 >> >> >> An >> >> [email protected] >> Kopie >> >> Rolf Bjarne Kvinge <[email protected]>, [email protected] >> Thema >> >> Re: [MonoTouch] Antwort: Re: Get IMEI from Device (iPad / iPhone) >> >> Hello, >> >> You can use the MAC address of your device. >> See >> *http://stackoverflow.com/q/9062296/220643*<http://stackoverflow.com/q/9062296/220643> >> >> Regards, >> Sebastien >> >> On Wed, Feb 1, 2012 at 6:57 AM, >> <*[email protected]*<[email protected]>> >> wrote: >> >> Hi, >> >> hmmm, that's bad.... >> Is there another way to identify my devices? >> >> kind regards >> >> [image: Inactive hide details for Rolf Bjarne Kvinge >> <[email protected]>]Rolf Bjarne Kvinge >> <*[email protected]*<[email protected]> >> > >> >> >> >> *Rolf Bjarne Kvinge <**[email protected]* <[email protected]>*>* >> >> 01.02.2012 12:55 >> >> An >> * >> **[email protected]* <[email protected]> >> Kopie >> * >> **[email protected]* <[email protected]> >> Thema >> >> Re: [MonoTouch] Get IMEI from Device (iPad / iPhone) >> >> >> Hi, >> >> There is no official way of getting the IMEI of your device. >> >> That said, there seems to be a few hacks around to do it: * >> >> http://stackoverflow.com/questions/823181/how-to-get-imei-on-iphone/2070154#2070154 >> >> *<http://stackoverflow.com/questions/823181/how-to-get-imei-on-iphone/2070154#2070154>, >> but you'll have to translate the Objective C to C#. >> >> Have in mind that if you do this, you'll be accessing private >> frameworks, and Apple might very well reject your app if you try to >> get it >> into the App Store. >> >> Rolf >> >> On Wed, Feb 1, 2012 at 11:58 AM, >> <*[email protected]*<[email protected]>> >> wrote: >> Hi, >> >> how is it possible to get the IMEI of my device? (iPad >> / iPhone) >> >> kind regards >> >> >> _______________________________________________ >> MonoTouch mailing list* >> **[email protected]*<[email protected]> >> * >> >> **http://lists.ximian.com/mailman/listinfo/monotouch*<http://lists.ximian.com/mailman/listinfo/monotouch> >> >> >> _______________________________________________ >> MonoTouch mailing list* >> **[email protected]* <[email protected]>* >> >> **http://lists.ximian.com/mailman/listinfo/monotouch*<http://lists.ximian.com/mailman/listinfo/monotouch> >> >> *(See attached file: pic11942.gif)* >> >> >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch >> >> > > > -- > Med Venlig Hilsen / With Best Regards > Tomasz Cielecki > http://ostebaronen.dk > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
<<pic24464.gif>>
<<graycol.gif>>
<<ecblank.gif>>
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
