
Learn to locate, download, and extract course working files, then copy them to your desktop and access them from the player or file system on Mac or PC.
Create a sandbox by adding a test user in iTunes Connect to test in-app purchases without real charges.
Enable in-app purchases by retrieving a product via StoreKit, verifying user can make payments, and handling purchases through the payment queue and transaction observer to unlock a premium feature.
Validate in-app purchase receipts by locating the app store receipt, parsing a PKCS#7 container, verifying signatures with Apple's root certificate, and hashing device info while inspecting purchases including subscriptions.
Enable iAds by adding an ad banner to your app, implement the banner view delegate, and handle loading errors and orientation-based resizing to ensure ads display smoothly.
This iOS development course covers how to integrate In-App Purchasing into your application. Created by Infinite Skills, this course will teach you how to add In-App purchasing to your apps, which allows app developers to increase their earnings beyond the sale price of the app. This course is designed for users that have previous experience in building apps and working in the native iOS xCode.
You will start the course by learning how to set up your app in the Dev Center. The course will show you how to create your purchase items in iTunes Connect, and implement the sale process in code. This video tutorial will also explain and demonstrate the different purchasing options. As a bonus, the course shows you how to use iAds to generate even more app revenue.
By the completion of this computer based training course, you will have developed the necessary skills required to be able to set up and implement In-App purchasing. Working files are included, allowing you to follow along with the author throughout the lessons.