Skip to main content

All Questions

0 votes
0 answers
17 views

Unavailable invalid Firebase Auth Quest 2 [closed]

I'm having a problem launching Firebase on the Oculus Quest 2. When starting the app on the Quest2, the following firebase auth message appears: "unavailable invalid". The app works on ...
Luís Remor's user avatar
0 votes
2 answers
49 views

Why doesn't LogEvent FireBase work in Unity 2022.3.14f1?

I've been trying to add analytics to my game for 2 days now, on the second day I was finally able to build the project, but another problem arose, my events are not displayed in the FireBase RealTime ...
Max_B's user avatar
  • 13
0 votes
0 answers
23 views

On unity, android platform, firebase doesn't select app at runtime by package name

on firebase dashboard, I create 2 android app in a project. I download google-services.json and it contains 2 app with 2 different package name. I build 2 apk with those 2 package name and log Debug....
Hoai Nam Nguyen's user avatar
0 votes
1 answer
56 views

Problem with initializing Facebook in untiy

Hello there I am trying to make a 2d Android game in unity , and I want to incorporate Facebook login with firebase auth as a login method , I am using lasts stable unity version 2022.3.32f1 and last ...
ma5noo2's user avatar
  • 55
0 votes
0 answers
63 views

Google Firebase sign in won't work after adding StateChanged on my code in Unity. The email and password sign in does work

I'm working on an app, it is working with Firebase authentication both email/password and google auth. The google auth stopped working when I implemented the state changed of the user, but I can't ...
Mariana Henao's user avatar
1 vote
0 answers
28 views

Firestore snpashot alway null Unity

I try to read a document that exists in the firestore, but it always doesn't. I also checked the rules and they are good. _checkOffer = true; var document = FirebaseFirestore.DefaultInstance....
Matei Megyesi's user avatar
-1 votes
1 answer
63 views

How do I change cocoapod dependency of a pod? (Firebase and GoogleSignIn not compatible)

I use Firebase and Google Sign In in my Unity project. The project is built both for Android and iOS. I do not make use of Google Sign In on iOS though. Firebase latest versions, which I need, depend ...
Doruk Okbay's user avatar
1 vote
0 answers
30 views

User logging in with Firebase can't log in and receives multiple internal errors, including "DUPLICATE_RAW_ID"

We have a Unity app and are using the Firebase (https://github.com/firebase/firebase-unity-sdk) for logging in. Occasionally we are seeing an error log when a user tries to log in that reads: Firebase ...
Mike Pandolfini's user avatar
0 votes
0 answers
55 views

unityLibrary:GooglePlayGamesManifest.androidlib:preBuild UP-TO-DATE

While working on my game, my laptop crashed for some battery issue. I restarted Unity and it asked me to resolve android depedendencies as it saw some changes. I resolved the dependencies by running ...
Velocity Racing's user avatar
0 votes
0 answers
22 views

Failed to fetch FCM registration token on the VR Headset in Unity

I encountered an error while trying to fetch the FCM registration token for my VR headset. The error message is: Fetching FCM registration token failed com.google.firebase.messaging.FirebaseMessaging....
Raja Saad's user avatar
  • 375
0 votes
1 answer
91 views

How to set consent properly in Firabse sdk for Unity?

I'm using Firebase analytics and crashlytics in Unity. Anyone got an example of how to properly implement the consent flow? If I'm using cmp (google ump), can I use it for firabase consent? Tried to ...
Moti Monsonego's user avatar
0 votes
0 answers
49 views

I am having trouble with my Unity Android Gradle

So, I have been trying to use Google Admob recently with firebase plugins (Storage, Firestore, Auth, Messaging). So far, I am using the latest Firebase SDK versions(11.9.0) and Google Mobile Ads(9.1.0)...
Doruk Tan Karakaş's user avatar
1 vote
0 answers
104 views

Firebase Log Event not showing up in console

I am trying to create a custom firebase log event to check how many players completed a single level in a unity game, but the event I created is not showing up in the console. Here is the log event ...
Dinesh R's user avatar
1 vote
0 answers
19 views

Firebase Realtime Database: Player 2 unable to interact with game in Unity multiplayer setup

I'm developing a multiplayer game in Unity using Firebase Realtime Database for data synchronization between players. In my setup, both players interact with the game through the same GameController ...
taher 's user avatar
  • 43
0 votes
0 answers
35 views

Unity iOS background task download with FirebaseStorage fails

Downloading files from FirebaseStorage on iOS (Unity) doesn't work while the app is locked? I have a process which periodically checks if a Task is done. Based on the result it triggers a completion/...
Ando's user avatar
  • 1,820

15 30 50 per page
1
2 3 4 5
80