August 2015
Intermediate to advanced
246 pages
4h 21m
English
The final step of our app's distribute chain in iOS is the App Store. In this recipe, we will review some important aspects related to submitting our app to the App Store.
In this recipe, we need an already packaged app, so we will use the one in recipe Packaging for iOS in this chapter.
The App Store is the only mean by which we will make our app available to the users and is a little tricky process. If our app is ready for the App Store, then we must perform the following tweaks:
build/python/lib/python27.zip file.Read now
Unlock full access