Cordova IAP iOS #6: Billing Period and Introductory Price
This is the 6th episode of a series on how to implement In-App Purchase in a Cordova application. In this episode, we will display two important pieces of information about subscriptions: the billing period and optional introductory prices. As usual, we're using the plugin called cordova-plugin-purchase: https://github.com/j3k0/cordova-plugin-purchase This is the most popular and cross platform option, with support for iOS, Android, macOS, Windows and UWP. Source Code on GitHub: https://github.com/j3k0/cordova-iap-workshop/tree/master/05-intro-price
This is the 6th episode of a series on how to implement In-App Purchase in a Cordova application. In this episode, we will display two important pieces of information about subscriptions: the billing period and optional introductory prices. As usual, we're using the plugin called cordova-plugin-purchase: https://github.com/j3k0/cordova-plugin-purchase This is the most popular and cross platform option, with support for iOS, Android, macOS, Windows and UWP. Source Code on GitHub: https://github.com/j3k0/cordova-iap-workshop/tree/master/05-intro-price