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,
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]> wrote:

> Hi,
>
> how is it possible to get the IMEI of my device? (iPad / iPhone)
>
> kind regards
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to