Preparation

Last Updated on : 2022-02-17 06:53:11download

This topic describes how to build an app based on Smart Community App SDK on the Tuya IoT Development Platform, and get the values of AppKey and AppSecret and the security image of the App SDK.

Before you start

A developer account is registered on the Tuya IoT Development Platform and the account identity is verified.

Procedure

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

  2. Click Create App.
    Preparation

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

  4. In the Enter Information dialog box, set App Name, Bundle ID for iOS, Package Name for Android, and Channel ID.

    • App Name: Enter a name for the app.

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

    • Package Name for Android: Enter your Android app package name. It is not necessary to be consistent with the iOS app bundle ID.

    • Channel ID: optional. If you do not set the value, the system automatically generates a channel ID according to the package name.

      The package name must be globally unique.

  5. Click OK.

  6. Go to the Get SDK tab, select one or more required SDKs or BizBundles, and then download the App SDK for iOS or Android.
    Preparation

  7. Click the Get Key tab to get the values of AppKey and AppSecret and the security image of the App SDK.
    Preparation

  8. For the app for Android, add one or more SHA256 hash values. For more information, see How to Get SHA1 and SHA256 Keys.

Next step

After the app is created on the Tuya IoT Development Platform, you must provide the package name of the created app to Tuya’s account manager who will take care of the follow-up steps. The SDK can be normally used only after your app project is created in the cloud.