Questions tagged as 'firebase'

0
answers

Firebase Android connection error

I am sending the data from my app to fire base but when I do it I get the following message: 05-30 17: 59: 57.410 2757-2757 / bolivar.andres.app.andresbolivar.com.miapplocal I / HwPointEventFilter: do not support AFT because of no config 05-3...
asked by 31.05.2018 / 01:07
1
answer

Keep image of Firebase once loaded Android

I'm trying to create a Activity where you can set a profile image by uploading it to the Storage of Firebase from the gallery through a upload button, and the idea is to remain saved in that activity, but when going on activ...
asked by 27.05.2018 / 17:52
0
answers

Receive and send firebase

How can I write something with edittext and send it to firebase and then see it in list view something like posting a question and another user can see it? I want to do a list view with the questions of the users a...
asked by 30.05.2018 / 13:44
1
answer

Error in firebase has not exported member 'auth'

When trying to connect a firebase database with angularjs I get this error ERROR in node_modules/angularfire2/firebase.app.module.d.ts(2,10): error TS2305: Module '"F:/inventario/node_modules/firebase/app/index"' has no exported member 'app'....
asked by 24.05.2018 / 17:28
0
answers

Namespace 'firebase.auth' has not exported member 'IdTokenResult'

When working with firestore I get this error, I'm trying to login, however, the following error comes out ERROR in node_modules/angularfire2/auth/auth.d.ts(12,45): error TS2694: Namespace 'firebase.auth' has no exported member 'IdTokenResult'....
asked by 29.05.2018 / 19:55
1
answer

how can I make a query on ionic

What I want to do is to be able to consult all the data in a general way ... the problem is that those that I have stored the data in one object inside another object and my different son I have no idea how to recover them to make a select...
asked by 23.05.2018 / 22:47
0
answers

Login Google on Fragment Android

Today I was trying to strengthen an app that I have doing a login with google, I did it as I said a tutorial with two activitys one login and another where they show you the mail data, such as your photo, name etc, what I wanted to do is to move...
asked by 21.05.2018 / 04:25
0
answers

Express app using firebase functions

I'm setting up an express app in firebase functions The application is running correctly in the next url    link But I want to make it run in this url, just like in the official Firebase tutotial on youtube    link What am I...
asked by 21.05.2018 / 06:03
1
answer

change photo profile Firebase Auth Android

Can you change the photo directly by pressing a button, or is it better to take out another fragment? After choosing the photo I have no idea how to continue. public void changephoto(View view){ final int PICK_IMAGE_REQUEST = 71;...
asked by 20.05.2018 / 19:23
0
answers

An unknown error occurred while creating the project. Retry. firebase

When trying to create a database in firebase I get the error described in the title. I tried to do this with the account of my university and with a proper account of Gmail, however the error persists, what can this be?     
asked by 22.05.2018 / 19:54