Questions tagged as 'firebase'

0
answers

CurrentUser error in Firebase Authentication

I have a project done with Firebase and Js where I occupy loggin with the Firebase Authentication, when you log in you go to another screen, I realized that if I copy the link of my new screen, I close session and I paste the link in my browser...
asked by 18.05.2018 / 23:17
0
answers

how to modify status within a function of the firebase api

I'm trying to implement a user registry using auth and firebase database. The idea is that a user log in with his facebook or google account and if he had never entered before, he saves his data and also goes to an instance where he must choose...
asked by 09.05.2018 / 18:27
1
answer

Problems when adding a group of devices with firebase CURL

Good afternoon to the whole community, I am using the push notification service of firebase with CURL and laravel however when I want to add a group of devices I get the following error $server_key = 'server_key'; $url = "https://an...
asked by 07.05.2018 / 22:01
0
answers

how to create function to add friends in android firebase?

I want to add the function to follow or add friends to my application, if someone can give me an example of how it would be or what would be the algorithm would be very helpful, I'm using firebase and kotlin     
asked by 06.05.2018 / 06:50
0
answers

Android Firebase

I'm starting with Android Studio 3.1 I created a project in console.firebase.google. To create a database in real time, using Firebase. I followed all the steps indicated: 1 Register app 2 Download files 3 Add Firebase SDK Add dependencies, p...
asked by 06.05.2018 / 02:15
0
answers

logeo with firebase mail and password

Implemented the login with firebase (email, password) works very well when I'm connected to WIFI , however when I connect via Mobile Data does not work, the task.isSuccessful() function returns null.     
asked by 04.05.2018 / 22:57
0
answers

Doubt about user session Firebase Database Android

My question is this: I am making an app. In the first activity I access through Google or Facebook and Firebase authentication. This works well for me since I've checked it. Then I have some Cardviews which are loaded by data from Firebase Datab...
asked by 12.05.2018 / 11:40
0
answers

Error wanting to enter the App

The Logcat throws me this error E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.matias.finalcode, PID: 9952 java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.android.g...
asked by 02.05.2018 / 03:56
0
answers

People Material Design Data Table in AngularJS with Firebase data using promises

I am trying to use this AngularJS module to create a table with information stored in Firebase. The problem is that I do not get the table to be populated with the data obtained in Firebase. At the time of loading the page, the progress bar...
asked by 04.05.2018 / 18:29
1
answer

Notifications with FireBase Cloud Messaging and C sharp

I have a problem since yesterday and I want to know if it is really possible to implement it. I have an application in C # desktop and another in Android. What I would like to do is, in the case something is done in the desktop application (b...
asked by 20.04.2018 / 01:40