As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
684 B
Executable File
684 B
Executable File
Google Sign-In SDK for iOS
The Google Sign-In SDK allows users to sign in with their Google account from third-party apps.
Please visit our developer site for integration instructions, documentation, support information, and terms of service.
Getting Started
- Try our example app with:
and follow the directions here.$ pod try GoogleSignIn - Read our getting started guides.
- Take a look at the API reference.