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

@react-native-google-signin/google-signin 9.0.1 on Expo Bare fails on pod-install #1127

Closed sungsong88 closed 1 year ago

sungsong88 commented 1 year ago

I updated @react-native-google-signin/google-signin from 9.0.0 to 9.0.1 and I got an error when I run pod install:

[!] No podspec found for ExpoAdapterGoogleSignIn in ../node_modules/@react-native-google-signin/google-signin/expo/ios

When I downgrade to 9.0.0, pod install works for ios!

Android is fine.

Expected Behavior

pod install to work

Actual Behavior

Fails and throws an error: [!] No podspec found for ExpoAdapterGoogleSignIn in ../node_modules/@react-native-google-signin/google-signin/expo/ios

Environment

Please provide

apperside commented 1 year ago

The same here

vonovak commented 1 year ago

Ah I'm sorry, the file is not distributed with npm probably. I'll fix on Monday

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 9.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

vonovak commented 1 year ago

close via #1128