Can't download Tuya Panel - RN Formal version

App development related product technical discussions, including OEM App, App SDK, device control interface development, mini program development and other topics.


Post Reply
mrpivato
Posts: 3

Hello everyone,
I am trying to develop a React Native SDK based app, to load onto Tuya Smart Life App.

I've set up the development environment, and even managed to load the App on the Iot platform.

But when it comes to the Debbuger app (Tuya Panel-RN), i scan the Qr-code and nothing happens.

I tried the following links, but to no avail.
https://smartapp.tuya.com/typaneldev
https://smartapp.tuya.com/typaneldev?lang=en

Could anyone give me a hand? Much appreciated

lshinylee
Posts: 113

Re: Can't download Tuya Panel - RN Formal version

What is your mobile phone system? iOS or Android?

:D :D :D

mrpivato
Posts: 3

Re: Can't download Tuya Panel - RN Formal version

Android

mrpivato
Posts: 3

Re: Can't download Tuya Panel - RN Formal version

Ok, I managed to download the App.

Solution:
When scanning the QrCode it takes you to this link: https://images.tuyaus.com/smart/app/pac ... _china.apk
Which gives a 403 (Forbidden)

The way to fix was changing the link to use the chinese cdn server: https://images.tuyacn.com/smart/app/pac ... _china.apk

Thanks

Post Reply