-
Is there an existing issue for this?
- [x] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [x] I have read the [guide to filing a bug](https://flutter.dev/docs…
-
Hello everyone.
I am trying to integrate Firebase Google authentication with Firebase's latest version (facebook-unity-sdk-14.1.0) and your updated GoogleSignIn plugin. In case that
it was …
-
"I have confirmed that I have enabled Google authentication in Firebase, and the SHA-1 has been added to Firebase and re-imported the google-services.json file, but still encountering 'DeveloperError …
-
I need to set custom parameters, such as 'max_age' and 'prompt', similarly to the [GoogleAuthProvider](https://firebase.google.com/docs/reference/js/firebase.auth.GoogleAuthProvider) using the [Google…
-
### 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 questions, post a question on […
-
GoogleSignIn.cs
public Task SignInSilentlyAsync() {
var tcs = new TaskCompletionSource();
impl.SignIn().WaitForResultAsync(tcs).ContinueWith((task) => {});
return tcs.Task;
…
-
iOS Build is failing with googleplus plugin. Below error is displayed.
Plugins/cordova-plugin-googleplus/GooglePlus.h:2:9: fatal error:
'GoogleSignIn/GoogleSignIn.h' file not found
-
**Issue by [norio-agoop](https://github.com/norio-agoop)**
_Wednesday Mar 27, 2019 at 09:06 GMT_
_Originally opened as https://github.com/googlesamples/android-fit/issues/48_
----
Hi,
## The si…
-
https://developer.apple.com/news/?id=3d8a9yyh
GoogleSignIs Sdk use 7.1.0
but this package not able
I'm sorry for not being able to speak English.
-
In the version `8.0.0` building iOS fails with error:
```
/Plugins/cordova-plugin-googleplus/GooglePlus.h:2:9: fatal error: 'GoogleSignIn/GoogleSignIn.h' file not found
#import
```
In the ve…