I have an ios application connected with a web service. in server side my phone sim should be uniquely identifyed. In android version it can send a unique code to identify the sim. For iOS is there any possibility to get unique key for the sim. If so how can I do that?
Asked
Active
Viewed 1,862 times
1 Answers
1
AFAIK, this is not allowed in any publicly available iOS API. You can only do this on a jail broken device.

Anurag Kapur
- 675
- 4
- 19