Preparation

Last Updated on : 2024-06-26 07:15:03download

This topic describes how to build an app based on the Smart Industry App SDK on the Developer Platform and get the values of AppKey and AppSecret of the App SDK.

Prerequisite

You have registered a Developer Platform account and completed the identity verification.

Procedure

  1. Log in to the Developer Platform and go to the SDK Development page.

  2. Click Build Now.

    Preparation
  3. In the dialog box that appears, select the preferred App SDK category, such as Smart Industry. For more information about the SDK categories, see What is Smart App SDK?

  4. In the Enter Information dialog box, complete the required information and click OK.

    • App Name: Enter an app name.

    • Bundle ID for iOS: Enter an iOS app bundle ID. The recommended format is com.xxxxx.xxxxx.

    • Package Name for Android: Enter an Android app package name.

      The Bundle ID for iOS does not need to match the Package Name for Android.

    • (Optional) App Schema: If not specified, the app schema is automatically generated based on the package name or bundle ID.

    • Cloud Projects: Select the cloud project you want to associate with.

  5. Go to the Get SDK tab, select the desired SDK, and then download the App SDK for iOS or Android.

    Preparation Preparation
  6. Click the Get Key tab and find the AppKey, AppSecret, and security image.

    Preparation
  7. Set an SHA-256 hash value for the Android app. For more information, see How to Get SHA-1 and SHA-256 Keys.