Skip to content
#

Firebase

firebase logo

Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.

Here are 13,882 public repositories matching this topic...

react-native-firebase
Consti10
Consti10 commented May 20, 2019

Feature request for android Crashlytics:

I haven't found any information regarding the use of Crashlytics with android projects that use CMake to compile c/c++ code into a native library.

After following this tutorial https://firebase.google.com/docs/crashlytics/ndk-reports and creating a native crash in my CMake-compiled code the information in the Firebase console still looked like this:

emanuelevivoli
emanuelevivoli commented Apr 11, 2020

Motivation

Hello everyone, I'm opening this issue because I'd like to improve the documentation on this feature that I found actually amazing for testing my firestore-triggered (and http-triggered) cloud functions locally, adding breakpoints.
I want to share it because I was struggling for many days in order to debug my cloud functions locally, and maybe improving documentation can be a be

mewcrazy
mewcrazy commented Dec 31, 2019

Hello,

I'm trying to delay the execution of my App until Firebase receives the Auth status before my "not logged in"-redirections take place. Afaik this is usually done with:

auth.onAuthStateChanged((user) => {
new Vue()
})

But in my current Vue setup my Vue instance get called in a total different way, which gives me a tough time.

`// we should return factory for SSR (runInNewCo

TheHandsomeCoder
TheHandsomeCoder commented May 11, 2017

I'm writing a definitions file for re-base and I just wanted to clarify something about the options objects that several of the functions take.

In the fetch documentation the options object should have a required then paramater that is a callback, however in the next example down there is a promise implementation that has no then function and executes like a standard promise.

Is this just

Guria
Guria commented Mar 2, 2017

Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.

Please provide:

  • short description
  • a link to project if available
  • screenshots and/or dynamic gif (especially @gaspard app with
isupremedyou
isupremedyou commented Jan 21, 2020
  • Xcode version: Version 11.3.1 (11C505)
  • Firebase SDK version: 6.13.0
  • Firebase Component: Auth
  • Component version: 6.4.0

When unpacking the claims dictionary after calling getIDTokenResult(forcingRefresh:completion:) on an instance of FIRUser we are getting unexpected behavior for the key user_id. We are using user_id in our additional claims of our custom auth token.

sharadregoti
sharadregoti commented Feb 24, 2020

The problem faced currently?

docs specifies how to clear events_log table
by manually running queries

How can we solve it?

It would be better if user has a option in mission control to such as automatic cleaning
which will clean the failed records weekly or daily basis

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features a

bento-starter

Created by James Tamplin, Andrew Lee

Released April 2012

Organization
firebase
Website
firebase.google.com
Wikipedia
Wikipedia
You can’t perform that action at this time.