is there any way to programmatically click allow button from permission dialogue like location, GPS and Bluetooth by using swift, or can i automatically use user location without in permission. my application is not uploaded on the Appstore.
Post
Replies
Boosts
Views
Activity
I am developing an iPhone application, one of the features of this app is a factory reset the phone. I install this app from the windows desktop application by using libimobiledevice library, our application will not go for the AppStore, I didn't find any documentation to factory reset the iPhone. please give me a guide or documentation to factory reset the phone.