iPhone private API usage -


I need to get some general information on personal API usage (like Apple 80211 ...): So far I have feedback , That I need a jailbroken iPhone for the play application using these APIs I'm feeling a little piled now, because it looks like I ran the app using it on my iPhone Can i Is it just a distribution issue with XCode that makes jailbreaking phones necessary, because I can not distribute applications using the Private API on the App Store?

That's right. Apple will be able to tell that when you submit your app you are using a private API (they use an automated mechanism for it) and will definitely reject your app.

You can however do the app on jailbroken devices.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -