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 2,158 public repositories matching this topic...

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:

sujameslin
sujameslin commented Dec 23, 2016

It seems working well in Debug mode, but in Release mode build fails

Steps to reproduce

  1. Create new project by react-native cli

  2. Install react-native firestack

Commands for reproduce

$ react-native init AwesomeProject
$ cd AwesomeProject
$ npm install react-native-firestack --save
$ react-native link react-native-firestack
$ cd ios && pod update --verbose
$
ImUJin
ImUJin commented Nov 10, 2016

I really enjoyed it.
But there are some problems.

  1. During the chat, the 'Send' & Emoticon button is not pressed.
  2. The app stops when you load a photo from the gallery. However It is well stored in the Firebase repository.
    Error :
    NullPointerException: Attempt to invoke virtual method com.google.firebase.database.DatabaseReference com.google.firebase.database.DatabaseRefere

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.