react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.13k stars 876 forks source link

CocoaPods could not find compatible versions for pod "ExpoAdapterGoogleSignIn" #1113

Closed user849651 closed 1 year ago

user849651 commented 1 year ago

Followed the steps here and then here.

When I run pod install, I get:

[!] CocoaPods could not find compatible versions for pod "ExpoAdapterGoogleSignIn":
  In Podfile:
    ExpoAdapterGoogleSignIn (from `../node_modules/@react-native-google-signin/google-signin/ios`)

Specs satisfying the `ExpoAdapterGoogleSignIn (from `../node_modules/@react-native-google-signin/google-signin/ios`)` dependency were found, but they required a higher minimum deployment target.

What's the issue?

andreality92 commented 1 year ago

I'm having the same issue, running on the latest Macbook M2. I'm afraid it has something to do with that because the same project runs fine on the the other MacBook Pro I have (Intel chip)

vonovak commented 1 year ago

Hello and thanks for asking, it often times helps to google the error message: https://stackoverflow.com/questions/38602469/higher-minimum-deployment-target-error-when-installing-firebase-crash-reports Thank you 🙂