Skip to content

Hive SDK development flow

The overall process from installing the Hive SDK to app service can be summarized as follows.


  1. Pre-installation
    • Hive console settings and preliminary settings according to the development engine and target OS
  2. Hive SDK installation
    • For Native (Android, iOS), the Hive SDK installation and installation of the following features can be done together
  3. Post-installation
    • Post-processing tasks required after installing the Hive SDK
  4. Feature installation
    • Choose and install the features provided by the Hive SDK, such as authentication, payment, and push notifications
  5. Basic settings
    • Common settings for the Hive SDK and detailed settings for each Hive SDK feature
  6. 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
  7. Development preparation
    • Tasks required before starting development with the Hive SDK
  8. App development
    • Implement the desired features with the Hive SDK
    • Only the features selected during the feature-specific installation step can be implemented
  9. App build
    • Settings required before and after the app build
  10. App service
    • Tasks and precautions required when servicing the app