Course Overview
1h 8m | 14 Videos | 59333 Views | Intermediate
InApp purchase in iOS 10 (using Swift 3):
One of the great things about being an iOS developer is the variety of methods available for making money from apps, namely: paid, free with ads, and in-app purchases.
Through these videos we shall learn about how to create InApp purchase in ios 10.
We have covered following topics :
- About In-App purchase
- Types of In App purchase
- In-App purchase at Glance
- UI designing of our demo project”
- Importance of accepting “”Apple Review Agreement’
- How to create a new Bundle ID?
- Configuring app details in MyApps of iTunesConnect
- How to take a screenshot of iPhone 5c device?
- How to set app icon?”
- How to create a Sandbox tester account?
- How to create In-App purchase (Consumable/Non-Consumable)?”
- Creating IBOutlet and IBActions for all controls on Storyboad
- Implementing SKProduct request didReceive delegate
- How to format a number for currency of specific locale
- Created a new Sandbox test account
- Output of demo project
Target Customers:
- Students
- Professionals
- Anyone who wants to how to use InApp purchases in iOS 10
Pre-Requisites:
- Basics of Xcode
- Basics of Swift 3