
Kivy Cookbook
By :

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:
Visit the App Review site:
Personalize the icon for your app in Xcode.
Minimize the build/python/lib/python27.zip
file.
Put the images in the resources folder in Xcode (not in your application folder).
Visit the iTunes Connect page at the following:
https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa
In this recipe, the first step was probably the most important step. Please read the document carefully...
Change the font size
Change margin width
Change background colour