-
Cant use this plugin along newer versions of other firebase plugins because this old dependency
-
Hi, I am Using google sign in direct unity package version unity 1.0.2. Now if I include FB SDK 7.10.1 it can not be built and gives me an error of Command Invocation Failure.
Details of Error:
Co…
-
CommandInvokationFailure: Unable to convert classes into dex format.
/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/bin/java -Xmx2048M -Dcom.android.sdkmanager.toolsdir="/Users/chen…
-
I have tried to implement apple sign in as an authentication provider, am having an issues for
1 Not navigating to the next page
2. It seems is not fetching any data am requesting.
Below is the co…
-
Is this project actively maintained? There is a new version of GoogleSignIn that is 6.1 that fixes m1 chip requirements to develop and test in the simulator.
Is it possible to upgrade this to suppor…
-
Hi,
I have an issue only on IOS (no problem with Android).
My code :
> GoogleSignIn _googleSignIn = GoogleSignIn(
> scopes: [
> …
-
I really dont know what is happening... randomly i get "missing required parameter client_id" in console... one day it works.. the next it doesnt...
![image](https://github.com/wavezync/nuxt-vue3-…
-
**Is your feature request related to a problem you're having? Please describe.**
My app needs to write new files to Google Drive, and it needs nothing else. As such, the only scope I request is `http…
-
app will crash when calling GoogleSignIn_Configure in GoogleSignInImpl
please fix this
Unity Version: 2020.3.16f1
Google Signin SDK Version: 1.0.4
-
import 'package:firebase_auth/firebase_auth.dart';
import 'package:flutter/cupertino.dart';
import 'package:google_sign_in/google_sign_in.dart';
class Authentication with ChangeNotifier {
fina…