TuyaInc / tuyasmart_home_ios_sdk

Tuya Smart iOS Home SDK
https://tuyainc.github.io/tuyasmart_home_ios_sdk_doc
50 stars 19 forks source link

Device IOT #48

Closed UltimoAlves closed 4 years ago

UltimoAlves commented 4 years ago

I'm trying to add an IOT device to my SDK application, but I always get this message: "Error Domain=com.tuya.www Code=1501 "This device is not supported by this app" UserInfo={NSLocalizedDescription=This device is not supported by this app, NSLocalizedFailureReason=APP_PRODUCT_UNSUPPORT}""

I would like to know if I can connect any TUYA devices (from any company) to my SDK application or do I need company authorization?

huangdaxiaEX commented 4 years ago

Yes, APP_PRODUCT_UNSUPPORT means your SDK application cannot bind this product, it needs to be authorized by other companies.