Questions tagged as 'firebase'

0
answers

firebase your connectionis not secure

I have some problems with the Firebase hosting. I connected my custom domain in firebase and everything worked correctly, the application accessed correctly. It was not until later when doing the test on another computer (with the client), th...
asked by 28.09.2017 / 00:13
1
answer

Pass data from firebase firestore to React JS library "react-table"

I need to pass information from firestore (the new firebase DB) to the react-table library (datable library), it is easy to pass information through .map to some or another element that is repeated according to the number of items contained in...
asked by 15.11.2017 / 23:38
0
answers

gcm_defaultsenderid Error: Duplicate

Good afternoon! I'm working with a project which gives me the following error, and locate both files and do not know that the name of the resource gcm_defaultsenderid is in both, comment on the Strings but can not correct the error. I hope you c...
asked by 15.11.2017 / 23:32
1
answer

Does not authenticate on firebase

I had problems with a project in which I was authenticating with firebace I was using email and google as authentication, I started another project, I also created another project in firebase and I used the same codes as before if they wo...
asked by 11.09.2017 / 05:43
1
answer

Avoid using Firebase from the Chrome console

How to avoid running Firebase methods within the Chrome console or any other browser. By having a webpage that uses Firebase , any user familiar with the methods of Firebase , could create / modify users or record data, etc. For exampl...
asked by 01.09.2017 / 19:17
0
answers

Fill local database on Android with records in Firebase

I have an application Android with a connection to Firebase for the data model. When starting the application, I must access the data, for this a addValueEventListener is used, what it does is to listen if changes are mad...
asked by 04.09.2017 / 18:07
0
answers

Download a large volume of data from Firebase

I'm doing tests with Firebase in Android and I'd like to use it in a project in the that an app has to download master data before the user can work with the app. An example would be if we imagine an application with offline s...
asked by 09.08.2017 / 11:46
0
answers

Is there a cordova plugin for iOS push notifications that is currently working?

I tried to run push notifications on iOS but they do not work. I am using the $ cordovaPushV5 plugin but they do not arrive (I configured all the APPLE certificates and also activated the notifications in the XCODE project). Can someone give m...
asked by 03.08.2017 / 23:05
0
answers

Event in a button of each Item of a Firebase Recycler Adapter

I have a RecyclerView loaded from Firebase data, I need to add a functionality to a button that is in each item, which is to add a product to the shopping cart. The problem that I have happens when there is more than one item in the re...
asked by 23.07.2017 / 22:08
1
answer

how or with what do I execute the route or function of a web application?

I have a system or device that sends data to the database, when that data arrives I have a function that executes them and sends other data in response to the database. the question is, how can I make that function run always without having to o...
asked by 22.07.2017 / 20:31