google-services
google-services copied to clipboard
A collection of quickstart samples demonstrating the Google APIs for Android and iOS
### Step 2: Describe your environment * OS version: MacOS High Sierra * Didn't change anything in the project. ### Step 3: Describe the problem: release build fails on lint...
Hi Guys What are APP_CLIENT_ID and SERVER_CLIENT_ID and where do I find them
Here is my device: * Device: Huawei Mate 10 * OS version: 8.1.0 * SDK version: 26/27 * [Android] Google Play Services version: 14.3.66 (040408-213742215) #### Steps to reproduce: 1....
### Step 1: Are you in the right place? I am not entirely sure if I can ask web questions here. I came from a github link at the bottom...
* Device: iPhone 6s * OS version: iOS 13.3.1 * SDK version: - GoogleSignIn (5.0.2) - AppAuth (~> 1.2) - GTMAppAuth (~> 1.0) - GTMSessionFetcher/Core (~> 1.1) ### Step 3:...
### Step 2: Describe your environment * Device: iPhone XR * OS version: 13.3.1 * SDK version: 5.0.2 * Swift 4.2 ### Step 3: Describe the problem: GIDSignIn.sharedInstance().sigIn() crashes with...
* Device: Galaxy S8 * OS version: 8.0.0 * SDK version: 29 * [Android] Google Play Services version: 17 ### Step 3: Describe the problem: I received a crash on...
### Step 1: Are you in the right place? * For issues or feature requests related to the code **in this repository** file a Github issue. * For general technical...
SignIn Dialog from GoogleSignInClient.getSignInIntent() not returning correct result after rotation
When running the sample for SignInClient everything works correctly when no device rotation occurs. But if you rotate the device **after** showing the SignIn dialog you receive incorrect results in...
As Apple introduced independent watchOS apps together with Sign-in with Apple, I was wondering if it is possible to port the GoogleSignIn SDK to watchOS? Or is this not possible...