-
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building AuthHandler(state: _AuthHandlerState#a3b88):
U…
-
I'm using Unity 2019.4.12f1
First, I checked my ClientID so much, at firebase console, Google API Credentials , and SigninSampleScript.cs
all same. I know there is coufusing OAuth IDs at Google…
-
Hey,
I've been having trouble getting an Xcode build working in order to be able to run on a simulator on my M1 MacBook Air. It builds fine and works for a physical device.
After doing some digg…
-
I have updated xcode and Mac OS then reinstalled the pods in my project. Since then getting this error in the xcode console whenever tries to do po or print in console with breakpoint it keep throwing…
-
We're currently having an issue affecting a significant number of Android users on various devices.
Some devices simply fail to execute the callback for the SignIn function, which causes the app t…
-
It seems that when I try to install this pod, it forces GoogleSignIn to be set to version 2.4.0. Are there any plans to allow update the version? It seems that as of last month GoogleSignIn became a s…
-
Hello, as this library is offering the same API as the GoogleSignIn library, I wanted to ask if there is any particular reason for the `func handle(_ url: URL)` method not returning the `bool` value b…
-
## Use case
I want to suggest to my users to sign in with Google when the app starts, like this:
![image](https://user-images.githubusercontent.com/76348/118915629-f233a780-b8f2-11eb-9a7b-3ee0f0…
-
I am unable to add the GoogleSignIn spm.
````
spm_repositories(
name = "swift_pkgs",
dependencies = [
spm_pkg(
name = "GoogleSignIn",
url = "https://gi…
-
I found a following stack trace in my team's Crashlytics:
```
Fatal Exception: java.lang.NullPointerException: Attempt to read from field 'io.flutter.plugin.common.MethodChannel$Result io.flutter.…