What is a configuration file?¶
hive_config.xml file (Configuration file) is a file used to load the necessary configuration values for executing SDK functions when the app is running. To use the SDK, you must create the hive_config.xml file and enter and save the configuration values in the file before initializing the SDK. The method for creating and configuring the hive_config.xml file varies by app development engine, as described below.
- Android Native: Create the hive_config.xml file manually and enter the configuration values
- iOS Native: Create the hive_config.xml file manually and enter the configuration values
- Unity: Configure using the Unity Config Editor or create the hive_config.xml file manually and enter the configuration values
- Unreal: Configure using the Unreal Editor or create the hive_config.xml file manually and enter the configuration values