Creating an In-App Purchase in iOS 7 – Part 6: Restoring
Listen now
Description
And finally in the last part I’ll show you how to restore purchases. Note that you must implement a restore option for non-consumable products or the review team will reject your app. Demo Project You can download the full source code of what I’m building in this screencast on GitHub: * https://github.com/versluis/In-App-Purchases/ Further Reading I’m following my earlier two articles almost to the letter, here they are for reference: * http://pinkstone.co.uk/how-to-create-a-single-in-app-purchase-in-ios-7/ * http://pinkstone.co.uk/how-to-restore-your-single-in-app-purchase-in-ios/ * https://developer.apple.com/library/ios/technotes/tn2259/_index.html Watch the full course in one convenient playlist:Catch this episode on my iOS Dev Diary Podcast:
More Episodes
In this series I’ll show you how to create a simple Day Counter on iOS, using Objective-C and Xcode 9. The idea is to set a date in a settings screen, and then see how many days have elapsed on the main screen right after launching the app. This is a 3-Part Mini-Series: * Part 1 is all about...
Published 04/11/18
Published 04/11/18
In this series I’ll show you how to create a simple Day Counter on iOS, using Objective-C and Xcode 9. The idea is to set a date in a settings screen, and then see how many days have elapsed on the main screen right after launching the app. This is a 3-Part Mini-Series: * Part 1 is all about...
Published 04/04/18