Questions tagged as 'firebase'

0
answers

Enter and display data on Android with Firebase

is that I have a question and it is a bit urgent. I need to do a project in Android Studio where I have a client (id, name), a product (number, product name), the goal is to create these 2 and show them as an invoice, something like showing the...
asked by 09.11.2018 / 05:20
1
answer

Android Studio, push notifications are not received when app is closed or suspended

I have an application that uses firebase to send push notifications What happens is that in my code I have several conditions when the title is a specific word do something, only when the app is closed or in the background only receives the pre...
asked by 05.11.2018 / 20:39
1
answer

Filter specific value at the time of being added, Firebase DB

My problem is that I am trying to get an automatic response of a specific data if it is added in Firebase , but the drawback is that it is not a specific route that I can place to simply get the added value with child_added since I have...
asked by 04.11.2018 / 14:43
1
answer

Internal search engine with accents

I would like to be able to improve an internal search engine so that I can read words with accents of a database without needing to write the accents in the search engine. I have another search engine that you can search for words without accent...
asked by 02.11.2018 / 19:58
0
answers

Read and show database FIrebase in Recycler View

I'm still a novice in this. I have connected the app with the Realtime Database of Firebase and I want to show the data in the Recycler View, I put the dataSnapshot.getValue(Comida.class); and then I notify the Recycler View of the...
asked by 02.11.2018 / 12:09
1
answer

Error mixing versions in the Gradle App with Firebase libraries

I'm trying to synchronize the libraries 'com.google.firebase:firebase-core:16.0.4' and 'com.google.firebase:firebase-database:16.0.4' in the Gradle but I skip the error of those libraries do not correspond to the others....
asked by 31.10.2018 / 10:47
0
answers

React native firebase, does it not allow compiling the application?

Cordial greeting friends, it turns out that I am developing a mobile application in native react and I had the need to install native firebase, after making the configurations for android present in the documentation, it turns out that my applic...
asked by 29.10.2018 / 21:11
1
answer

FCM notifications only remain in the top bar (Flutter)

Good afternoon everyone, Currently I have an app made with Flutter but the notifications fall on the top bar and not on the way they did in the beginning (I'm sending them from the Firebase Cloud Messaging console). I want PopUp to come ou...
asked by 29.10.2018 / 21:31
0
answers

Add a chat to my android app with app server

I have a purchase sale app with a rest server. I want to add a chat between the buyer and seller, I saw that it can be done with Firebase or XMPP, I would prefer the first one since I will use it to send the push notification. What I did not fin...
asked by 29.10.2018 / 20:55
0
answers

Firebase Messaging Service, Error with Firebase, the application installed several times

Create a project with Firebase , basically my app is receiving test applications, there comes a time when my device android would not let me reinstall the app , a Dialog would appear saying that it had been block...
asked by 01.11.2018 / 22:06