为了澄清,我正在使用Firebase Auth,Firebase Database,Google Play Services。当我降级到Firebase 5时,...
不幸的是,目前Firebase Unity SDK中没有内置方法来禁用身份验证状态持久化。但是,您可以尝试使用auth.Se...
问Unity3D firebase AUTH不工作于ANDROIDENhttps://github.com/misskaseyann/firebase-unity-auth/blob/m...
如果未设置USE_AUTH_EMULATOR,SDK将记录该消息并连接到实时Firebase Auth服务。如果它具有任何其他值,则...
[REQUIRED] Please fill in the following fields: Unity editor version: 2018.4.36f1 Firebase Unity SDK version: 8.5.0 Source you installed the SDK: .unitypackage Problematic Firebase Component: Installations Other Firebase Components in us...
I'm using firebase for Unity but I also have this issue since is iOS stuff. Sorry, something went wrong. Copy link Contributor morganchen12commentedApr 3, 2020 We are working on a fix for the iMessage send bug. The other issue we have not yet been able to reproduce, nor have we iso...
unity3d 如何检查使用Firebase Google Auth创建的用户是否正在注册或登录?Unity C#当SignInWithCredential...
Unity editor version: 2019.4.10f1 Firebase Unity SDK version: 6.5.2 Source you installed the SDK: Unity Package Manager Problematic Firebase Component: Auth Other Firebase Components in use: Cloud Firestore, Remote Config Additional SDKs...
Hi all, I got the same error , I learn how to add Facebook Auth to react-native by RNfirebase from this video: https://www.youtube.com/watch?v=nYpm0xj0k2Q&t=6s And in last step, he tell us that copy the code from "react-native-firebase-starter" with two file ...