Changes

Jump to: navigation, search

An iOS 8 Swift In-App Purchase Tutorial

1 byte added, 20:15, 2 May 2018
Promoting the In-App Purchase
Since the example app created in this chapter is not published in the App Store, a special link can be constructed to test that the purchase can be completed. The format of this link is as follows:
 
itms-services://?action=purchaseIntent&bundleId= <bundleID>&productIdentifier= <productID>

Navigation menu