joonhocho / react-native-google-sign-in

React Native Wrapper for Latest Google Sign-In OAuth SDK / API
MIT License
211 stars 64 forks source link

updated import bug for bridging header #58

Closed FrenchBully closed 6 years ago

FrenchBully commented 6 years ago
error: 'Google/SignIn.h' file not found
#import <Google/SignIn.h>
joonhocho commented 6 years ago

@FrenchBully Just upgraded to the latest Google SignIn SDK for iOS. (npm version 1.0.16) Please follow new instructions carefully. https://github.com/joonhocho/react-native-google-sign-in#ios Also refer to ExampleApp if something is not working. I've tested ExampleApp and is working fine. Feel free to reopen this issue if you cannot get it working.