-
**Description**
Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file (similar to the privacy nutrition labels in the store). Apple specifically lists Capacitor a…
-
**Is your feature request related to a problem you're having? Please describe.**
The following dependency in the Package.swift has been archived for over a year by the firebase org:
```
.package(…
-
Hi there!
I was following the guide and found something different.
"This file contains the client-side information needed to use Google Sign-in. The details on how to do this are documented on t…
Ryu17 updated
9 months ago
-
I have been getting this null error
`NullReferenceException: Object reference not set to an instance of an object
Google.Impl.GoogleSignInImpl.GetPlayerActivity () (at Assets/GoogleSignIn/Impl/Go…
-
I have a Unity app that uses GoogleSignIn package and Firebase Authentication. It SOMETIMES works, but problem is that it also SOMETIMES fails and I have not been able to get the reproduce steps for g…
-
# Adding Support for Development Tools & Libraries
## Overview
Need to add support for common development tools and libraries that function like SDKs but don't fit neatly into the current company-…
-
I think it easy just use `HttpListener` to handle login flow from desktop browser. Please add official support into this repo
I have implement quick basic `ISignInImpl` for getting idToken to be us…
-
Version of the plugin: RC4
code:
```javascript
GoogleAuth.initialize({
clientId: '...',
grantOfflineAccess: false,
});
// arbitrary delay to init the UI
…
-
When add additionalScope in GoogleSignIn.Configuration then android build is crash, but iOS build running fine. Below scope add code.
IEnumerable scopes = new List {"https://www.googleapis.com/auth/c…
-
Error happening while building ios app.
![Screenshot 2021-08-31 at 1 13 36 PM](https://user-images.githubusercontent.com/5137924/131463236-08702b3b-7edc-43ea-82ef-eb61d0ef1a7f.png)