I need to check if i have used any private APIs in my application. Most of the answers posted in SO suggest to use the tool AppScanner, to find out.
But when i add the .app file to AppScanner, it crashes. So this doesn’t work.
1.) Are there any other ways where i could check if my application uses private APIs ?
2.) I am using code from this tutorial, there are properties declared as Private in this, i am not sure if the libraies used in this project are using Private APIs. Could some one kindly check ?
There’s a
Validatebutton at Xcode organizer Archives section; you have to create an app record at itunes-connect to be able to submit an app for validation but you don’t have to submit an app to appstore after the validation, an unused app record will be deleted automatically in about 170 days i believe.