Preparation

Last Updated on : 2023-04-24 02:48:00download

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

Before you start

You have registered an account of the Tuya IoT Development Platform and completed the identity verification.

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 Life App SDK. For more information about the categories of IoT App SDK, see What is IoT App SDK?

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

    • 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. It is not necessary to be consistent with the iOS app bundle ID.

    • App Schema: optional. If you do not set the value, the system automatically generates an app schema according to the package name.

      The package name must be globally unique.

      Preparation
  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. For v5.x, the SDK must be built before packages can be downloaded. For more information, see:

    Preparation
  7. Click the Get Key tab to get the values of AppKey and AppSecret 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.

    Starting from Smart Life App SDK for Android v3.29.5, SHA256 hash values are required.