google-services icon indicating copy to clipboard operation
google-services copied to clipboard

A collection of quickstart samples demonstrating the Google APIs for Android and iOS

Results 103 google-services issues
Sort by recently updated
recently updated
newest added

My Source code is 7+ years old and have added Swift files from last 2 years... I have added Google sign in framework from cocoa pods. but I am getting...

OS version: 11 SDK version: 30 [Android] Google Play Services version: version 21.02.14 (150400-352619232) Hi, I've needed to start with - if this is not the right place for that...

### 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...

### 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...

I added GIDSignInDelegate on my ViewController and added func sign(_ signIn: GIDSignIn!, didSignInFor user: GIDGoogleUser!, withError error: Error!), but Xcode still complaining about protocol.

* Device: Samsung S8 * OS version: 8.0.0 * SDK version: 27 * [Android] Google Play Services version: 11.4.16... #### Steps to reproduce: 1. Log the user in via the...

Hi there, I'd like to know if there's a python alternative to the code on your [website](https://developers.google.com/identity/sign-in/web/people)? for retrieving profile pic URL ``` // auth2 is initialized with gapi.auth2.init() and...