Hive SDK development flow¶
The overall process from installing the Hive SDK to app service can be summarized as follows.
- Pre-installation
- Hive console settings and preliminary settings according to the development engine and target OS
- Hive SDK installation
- For Native (Android, iOS), the Hive SDK installation and installation of the following features can be done together
- Post-installation
- Post-processing tasks required after installing the Hive SDK
- Feature installation
- Choose and install the features provided by the Hive SDK, such as authentication, payment, and push notifications
- Basic settings
- Common settings for the Hive SDK and detailed settings for each Hive SDK feature
- Market-specific settings (optional)
- Settings required when using specific markets such as Amazon, Huawei, ONEstore
- If you are not using these markets, there is no need to configure these settings
- Development preparation
- Tasks required before starting development with the Hive SDK
- App development
- Implement the desired features with the Hive SDK
- Only the features selected during the feature-specific installation step can be implemented
- App build
- Settings required before and after the app build
- App service
- Tasks and precautions required when servicing the app