Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
1 replies
61 views

I’m currently building a subscription feature using Firebase Authentication for login and RevenueCat for handling in-app purchases. I’ve run into an issue when users log in with a different account ...
2 votes
1 answer
83 views

In Firebase -> Remote Config -> A/B Tests section we had an experiment which was created 146 days ago. It was marked as complete, but on iOS we still saw that we get values from variants defined ...
Yurii B's user avatar
  • 21
Best practices
0 votes
4 replies
39 views

I'm creating an IOS app where users leave reviews on restaurants/bars and can connect by asking each other if there are seats available. I would like to know what the best storage practice is in this ...
croissantauxamandes's user avatar
Advice
0 votes
0 replies
38 views

As I've been reviewing the cloud infrastructure costs for my apps, I'm looking into optimizing our storage expenses using Object Lifecycle Management. However, I've hit a point of confusion regarding ...
Cheok Yan Cheng's user avatar
0 votes
0 answers
50 views

I have a mobile app which uses Firebase as the Analytics module, which I then have it viewed on the GA4 console. Within the GA4 console, I created a new Web stream to start tracking data on web. I was ...
Harry's user avatar
  • 71
3 votes
2 answers
201 views

I need to insert data in multiple tables at once in my Firebase Data Connect db with native SQL. When calling the mutation from my cloud function it fails and Data Connect will always throw the same ...
Dondi's user avatar
  • 25
Best practices
0 votes
4 replies
202 views

I recently enabled Gemini in one of my projects. A few days ago (11th April 2026) my project was suspended due to activity consistent with Account Hijacking. There’s no evidence of any server keys ...
Zaahid's user avatar
  • 3
-1 votes
0 answers
163 views

I'm trying to fully automate Firebase Auth provider setup via CLI (no manual Firebase Console clicks). Using this SA token, I can successfully: Initialize Firebase Auth: POST /v2/projects/{PROJECT}/...
TSR's user avatar
  • 21.6k
1 vote
1 answer
81 views

I'm working on a Kotlin Multiplatform (KMP) project and I'm trying to implement a Firebase Authentication DataSource inside androidMain. Even after adding the Firebase dependencies, the compiler ...
npplor's user avatar
  • 13
-2 votes
0 answers
77 views

Is it possible to enable Firebase Authentication and add providers like Google, Apple, email auth using CLI? This is important for agentic workflow. This is the only blocker to agent to completely ...
TSR's user avatar
  • 21.6k
3 votes
2 answers
136 views

I'm getting the status error code 1010 when installing an application from the google play store shared from 'Internal App Sharing' and Google play console. Can somebody please give me an idea or ...
Rauland's user avatar
  • 3,166
0 votes
1 answer
52 views

I'm making an app in Flutter and dealt with this issue myself, but I solved it by adding my SHA keys to the project. I tried doing the same for him, verifying the package name, doing a pub get -> ...
Dj Ross's user avatar
  • 21
Tooling
0 votes
0 replies
106 views

I am building a React Native app and initially tried to use Firebase Storage, but I am facing issues with a message that keeps occuring "Failed , re-upload later" I am considering switching ...
Ilyna's user avatar
  • 1
0 votes
1 answer
136 views

The problem occurs when integrating Firebase into Flutter Web. Firebase cannot be initialized within Flutter Web. The console error is shown below. The main and index source files are below. Error: ...
Sasha Deryagin's user avatar
0 votes
1 answer
127 views

Firebase returns an FCM message id when a message is sent on the server side if the operation was successful. This string is the form: projects/myproject-ffffff/messages/030aa08c-5e57-aaaa-bdbe-...
andynewman's user avatar

15 30 50 per page
1
2 3 4 5
9553