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.