cordova-plugin-cccometchat plugin working fine in android version but when i build ios version getting following errors
[!] CocoaPods could not find compatible versions for pod "MessageSDKFramework": In Podfile: MessageSDKFramework (~> 7.0.10)
None of your spec sources contain a spec satisfying the dependency: MessageSDKFramework (~> 7.0.10)
.
You have either: * mistyped the name or version. * not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, pod repo update
does not happen on pod install
by default.