TuyaInc / tuyasmart_ios_sdk

MIT License
22 stars 6 forks source link

Login issue 'Please upgrade your app to the latest version' #12

Closed amacymind closed 5 years ago

amacymind commented 5 years ago

Hello, When i try to login then its gives error like, 'Please upgrade your app to the latest version'

Thanks,

0x5e commented 5 years ago

Hi, We have 2 sdk: tuyasmart_ios_sdk and tuyasmart_home_ios_sdk, this means your account is create by tuyasmart_home_ios_sdk, then tuyasmart_ios_sdk can't be used.

amacymind commented 5 years ago

Okay. Can you please tell what is exact difference between both sdk? So for which sdk prefer in which case.

0x5e commented 5 years ago

tuyasmart_home_ios_sdk have the concept of home. device belongs to home, a home can have multiple members (administrator or not), you can share devices by add someone in the home. tuyasmart_ios_sdk don't have home, device belongs to user. You can share devices directly to another user. This sdk is deprecated.