SIM card lock status

I'm developing a App related to Tarde-in,

#1 I need to check is there any option to check the status of Sim Card Lock programmatically. I wanna know Device Sim Card Lock is enabled/disabled. Please let me know is there any framwork in XCode to check this information.


#2 I'm also using IOKit framework to get the Battery Max capaity of the device. (Ex: Same like what Coconut Battery APP is showing its live on app store) But on some blog it say's it's illegal to use the private framework to get hardware information. So please let me know will my app get approve on app store if i get only the Battery Max Capacity value to allow user for Trade-in.

Hey Praveen,


For the point #1, you can have useful information with CTCarrier APIs.


Related to the #2 point, I replied to a similar question here.

Do you have any feedback to give us since your app development/app submission?

Even CTCarrier APIs don't have access to Network provider lock status. If any update comes, please update it here also.

SIM card lock status
 
 
Q