Flutter Google SignIn with iOS
January 1, 0001
cgrant
Flutter Google SignIn with iOS
[[../../../_notes/code/Flutter]]
Google sign in on ios crashes for me
this was a good thread
https://github.com/flutter/flutter/issues/44564
As noted in that thread, I needed to add a url scheme as mentioned here
- Create your app
- Bundle identifier from xcode
- Download services file
- Drag to Runner/Runner in xcode
- Add URL scheme
- Get reverse ID from info.plist