Questions tagged as 'firebase'

1
answer

How to use factory, Angular, with firebase?

Good afternoon, Guys, I'm trying to create a factory with firebase, to bring the data of it. My controller: app.controller('ListagemCtrl', function($scope, $location, $firebaseObject, $timeout, appFactory){ $scope.filmesCadastrados = [];...
asked by 30.11.2016 / 20:11
1
answer

Firebase and Angular2

Alright? I do not know what's missing to get the Firebase response using Angular2. I followed a tutorial that worked, but when trying on my project, I get 'null'. I do not know if I use FirebaseObjectObservable or FirebaseListObservable. Well...
asked by 26.11.2016 / 23:33
1
answer

Using firebase json

How can I do, for example: there are routes, and in the routes there are points, and each point in the "table" point has an idRota, which identifies the route to which it belongs. I know how to do this in relational, but with this json tree I ha...
asked by 22.05.2016 / 01:53
0
answers

Nuxt 2 how to serve the assets correctly in Firebase Host

I'm building a new ssr application using Nuxt 2 and Firebase, I'm trying to deploy my application using Firebase Hosting and Cloud Functions just like that
asked by 31.12.2018 / 21:25
0
answers

Save result of a Firebase and Ionic calculation

I'm trying to save a result of a simple sum in Firebase but I can not retrieve the value and insert. Where am I going wrong? Home.html <ion-content padding class="content"> <form [formGroup]='form' class="principal"> <s...
asked by 29.12.2018 / 03:50
0
answers

Problem with signInWithCredential Firebase, does not open login mode

I was logged in via google-firebase running 100%. Now I was implementing the native plugin google-maps ionic 3, in the process was created another credential in the project on the google cloud platform, after the whole implementation process I c...
asked by 20.12.2018 / 11:52
0
answers

How do I display a Firebase database move?

I'm having trouble retrieving the content of the move that is stored in Firebase, which has the user dHJldml6YW5AZ21haWwuY29t and email, and within the email is organized by date of the move, for example 122018 I would like to list...
asked by 19.12.2018 / 16:07
0
answers

Using Tokens and Refrash Tokens

Hey guys, I have a strong question about the use of tokens for data consumption in an Api. I know how it works to receive a token and use it in requests. The user logs in, and along with the response comes a token, which will be stored in the lo...
asked by 19.12.2018 / 02:13
0
answers

Firebase firestore Statement where not working

IhaveanarrayofpassengersinsideacollectionofthefirebasefirestoreandItrytousewheretofilterthedatatoreceiveonlyrowrecordswheretheuseridisinsidethepassengersarray,butfollowingthefirestorequerydocumentationwhereassuggesteddoesnotworkfollowcodebelow:...
asked by 03.01.2019 / 13:15
0
answers

Doubt when fetching data in Firebase and insert in MaterialCalendarView Android

Friends made an App for my wife that is nothing more than a calendar that stores the eyelash Extensions calls she makes, I use the Firebase RealTime Database, however over time the stored and returned data has been increasing, causing I am tryin...
asked by 14.12.2018 / 18:38