You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using the pod 'Crisp' it works perfectly, but we need to support now audio or video calls, so I updated the pod from Crisp to CrispWebRTC but when I do the pod install it gives me an error. Can you help me with this?
Here's my Podfile
[!] Unable to find a specification for CrispWebRTC
You have either:
out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
mistyped the name or version.
not added the source repo that hosts the Podspec to your Podfile.
The text was updated successfully, but these errors were encountered:
I'm currently using the pod 'Crisp' it works perfectly, but we need to support now audio or video calls, so I updated the pod from
Crisp
toCrispWebRTC
but when I do the pod install it gives me an error. Can you help me with this?Here's my Podfile
[!] Unable to find a specification for
CrispWebRTC
You have either:
pod repo update
or withpod install --repo-update
.The text was updated successfully, but these errors were encountered: