Troubleshooting

$ fatal: repository 'https://gitlab.com/yoco-public/yoco-sdk-mobile-ios.git'
> not found

If you get the above error, ensure that you are using the flag --repo-update when calling pod install and that you have specified a version of the Pod. You will only need to do this the first time you install the pod.

$[!] CocoaPods could not find compatible versions for pod "YocoSDK":

If you get the above error, ensure that you use the flag --repo-update when calling pod install to update local podspec cache.