Closed amacymind closed 1 year ago
We have fixed this issue in the latest 4.0 and 5.0 versions. If you still encounter this error after upgrading to the latest version, please provide the Podfile and Podfile.lock files
@amacymind
Here's my pod files. podfile.zip @taojingGino
pod "TuyaSmartHomeKit", "~> 5.0.0"
Write it like this to fix the version @amacymind
source 'https://github.com/tuya/tuya-pod-specs.git'
and you need and this @amacymind
Its gives error like, CocoaPods could not find compatible versions for pod "TuyaSmartHomeKit": In Podfile: TuyaSmartHomeKit (~> 5.0.0) @taojingGino
it's ThingSmartHomeKit @amacymind
Hello, Hello team, As in Xcode 15 when add TuyaSmartHomeKit sdk in my proejct its gives error like, duplicate symbols. I also attached screenshot for that. I used pod "TuyaSmartHomeKit" for install tuya sdk.
Thanks,