Good morning, how are you? I'm having a problem, let me explain.
My team has an application in production that allows users to link their devices and manage them (pairing and writing and reading DPs) with TuyaSDK Android/iOS, but we did it in React Native through a bridge. It has been working perfectly for two years in production.
Now we are trying to manage these paired devices from the app but on a web panel. Therefore, we have to use Tuya Cloud.
We have a development in progress, but I am having a lot of problems trying to get those paired devices in the app from the API. I always get “the data center is suspended,” and I think a large part of it is due to this part, where I am linking my App SDK project to my Cloud service in the “Link my App” tab, and it is always in “Building” status. Do you know what could be causing this? Thanks