Questions tagged as 'firebase'

1
answer

FirebaseAuthListener introduces error when deploying

problem when implementing the FirebaseAuthListener any suggestions?     
asked by 17.11.2017 / 04:55
1
answer

Firebase Seat Reservation Bus Query

I want to make an application like ADO, to buy your bus tickets to travel, the problem has arisen at the time of making the travel search available on that date, I have thought for hours and can not find the ideal structure to achieve look for s...
asked by 29.01.2018 / 06:49
1
answer

java.lang.String to type developerjr.evertmoreno.ime.Friends

When I try to switch to the Friends Tap, I close the App and it tells me that the error is for a String in the Friend class but I do not see what the error could be .. 08-17 17:17:03.521 18367-18367/developerjr.evertmoreno.ime E/AndroidRuntime...
asked by 18.08.2017 / 00:33
1
answer

Push notifications from app to app

I can not find information on how to send push notifications in android studio from a "server" app to several app. I talk to you quickly about this app, because it is a newspaper type where only one app sends the news every time the administr...
asked by 02.01.2018 / 19:37
1
answer

Link Firebase Auth with Android Database

I searched without much success how I can link the users that I create using firebase auth to a firebase database, I already have the auth module working and registering my users but it does so in the auth part and I need them to be stored in my...
asked by 04.11.2018 / 12:24
1
answer

problem with dependencies in firebase

I've been trying to connect my firebase with android but I get an error in implementation 'com.android.support:appcompat-v7:28.0.0' I do not know how to solve it if you could help me I do not know what the problem is, I have already i...
asked by 27.12.2018 / 23:20
1
answer

Show notifications with objective c

I'm making an application in objective C to show Firebase notifications link and I've I managed to receive and display the messages by console, I tried to appear in the notification tray of iOS but it does not come out. I have tried several...
asked by 12.05.2017 / 09:35
2
answers

Show the name of all users in my database

Hello, what I need is to show the name of the users that I have in my Database, but I can not do it, could you help me please. Each one is referenced by the user's password, thank you very much. database = FirebaseDatabase.getInstanc...
asked by 12.12.2017 / 09:03