Hey all,
I'm developing a little program which syncs some of the users data from my app on the cloud (just a load of strings, but that's not the point).
To help identify each device uniquely I would like to use the IMEI (or ESN number for CDMA devices) ...so here is the question, does anyone know how to access this programmatically?
Thanks, Tom.