tuyasmart_android_sdk
tuyasmart_android_sdk copied to clipboard
Sign Validate Failed
When i have integrated android sdk with my api key and secret it returning Sign validate failed at the time of registration or login. Please assist me to resolve this. Thank you
I have the same issue.
hi , where are you get the api key and secret?
I have the same problem.
I'm using the key and secret from the Dashboard/AppService/AppSDK page of the Tuya developers platform.
I see a difference between the GitHub application and the gradle file downloaded from the Tuya developers site. The app has this line in the gradle file: api(name: 'tuyasmart-1.13.15', ext: 'aar') The line in the downloaded gradle file is this: implementation 'com.tuya.smart:tuyasmart:3.9.6'
The project builds with the original line, but will never send a registration code to the phone.