iOS
This page guides how to setup the Hive SDK iOS payment feature.
Hive Console configuration¶
To use Hive SDK billing, you must first complete the Configuration for Payment Providers in the Hive Console Billing, including registering key values and integrating markets.
Adding the framework¶
Add the framework for in-app purchase 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.