iOS
This page guides how to setup the Billing feature in the Hive SDK for iOS.
Console configuration¶
To use Billing, you must first complete the Configuration for Billing Providers in the Console, including registering key values and integrating markets.
Add the framework¶
Add the framework for in-app Billing functionality to the Podfile in your project directory.
After saving the Podfile with the above framework added, run the following command to install the framework in your project.