-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed on pod install #146
Comments
Can you ensure your podfile specifies at least version 13? |
Oh, I can see "platform :ios, min_ios_version_supported" in my pod file. |
Has changing the setting as advised resolved the issue for you? |
It works for me after changing to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have run yarn add @pusher/pusher-websocket-react-native and then run pod install in the ios.
But I have got an error like the following.
CocoaPods could not find compatible versions for pod "pusher-websocket-react-native":
In Podfile:
pusher-websocket-react-native (from
../node_modules/@pusher/pusher-websocket-react-native
)Specs satisfying the
pusher-websocket-react-native (from
../node_modules/@pusher/pusher-websocket-react-native)
dependency were found, but they required a higher minimum deployment target.The text was updated successfully, but these errors were encountered: