There have been some changes to the Tuya Developer Portal since SETUP.md was last updated. Passing these on in case they're helpful!
1) The Authorization Service API appears to have been renamed to Authorization Token Management.
2) The Smart Home Scene Linkage Service API has been deprecated - you can still find this by searching.
3) App -> SDK -> SDK Development landing page now requires you to select an App SDK Category (see below). Smart Life App SDK appears to be correct.
4) You now need to include a "BundleID for iOS" and a "Package Name for Android". If you allow it to auto-generate your schema, it will be your package name without any punctuation nor the leading com.
Linking devices is somewhat different as well, but it seems similar enough to muddle through.
There have been some changes to the Tuya Developer Portal since SETUP.md was last updated. Passing these on in case they're helpful!
1) The
Authorization
Service API appears to have been renamed toAuthorization Token Management
. 2) TheSmart Home Scene Linkage
Service API has been deprecated - you can still find this by searching. 3) App -> SDK -> SDK Development landing page now requires you to select an App SDK Category (see below). Smart Life App SDK appears to be correct.4) You now need to include a "BundleID for iOS" and a "Package Name for Android". If you allow it to auto-generate your schema, it will be your package name without any punctuation nor the leading
com
.Linking devices is somewhat different as well, but it seems similar enough to muddle through.