Questions tagged as 'firebase'

0
answers

API Key for Angular Applications 5

Validate system access with a key: I have an application that uses the following technologies: Cloud Firestore, Angular 5, Electron, Bootstrap 4 I am looking for ways to generate, for example, a passkey so that I can release my appl...
asked by 27.02.2018 / 15:26
1
answer

Receive information on the homepage

I have a PHP file where I get data recorded in firebase I can read the data but I have to open a Mozilla Firefox console to be able to read this data. I would like to know how to read or print this data without opening the console or displaying...
asked by 26.02.2018 / 17:00
0
answers

Unity with Firebase + Google Authentication How to do

I need help with using Firebase with Google Authentication in the documentation, which is very vague at least for me. Is this code where I get these googleIdToken and googleAcessToken ? I'm not finding anywhere: Firebase.Auth.Credential...
asked by 05.03.2018 / 00:20
1
answer

Doubt Cloud Function

Is Cloud Function as a server for NodeJS? Can I import any NPM package and use its feature, which will work normally in Cloud Functions? Or does it only work with google features? I tried to make a request in a cep API. But cloud functions...
asked by 01.03.2018 / 13:10
1
answer

I can not retrieve a list of Firebase objects

I have a doubt that I found nowhere, I tested part and it worked out with doubts and the other did not. I'll explain, if anyone can help. The problem is as follows, if I have two classes called: Class Student { String key; String nameAlumn...
asked by 01.03.2018 / 14:28
0
answers

Firebase Hosting - Connect domain Registro.Br

I am trying to connect Firebase Hosting to the purchased domain in the .Br. I am adding the TXT record to the DNS provider in the Register.Br, but the firebase does not find the domain. google-site-verification=-J4wwuib123fasdV2RtEJre-kRc6Et12...
asked by 21.02.2018 / 20:54
0
answers

"Unfortunately MyApp has stopped" error when clicking the application button

I'm running my app on Genymotion, developing on Android Studio. Every time I run my application I click on the button to register, but when I click, I find the following message "Unfortunately MyApp has stopped", where after the application i...
asked by 17.02.2018 / 19:49
0
answers

IONIC Notification error

This error is occurring in my application:     
asked by 28.02.2018 / 23:19
0
answers

Firebase AutoCompleteTextView with CustomAdapter

I have a Custom Adapter in an AutoCompleteTextView that is pulling the data from Firebase, so far so good. The problem is that the suggestions are only filtered when I add the data manually like this: private ArrayList<CustomerTitle>...
asked by 14.02.2018 / 02:30
0
answers

Firebase Token

Is it possible to generate token and send to some android device that requests to register in the application by Firebase Auth?     
asked by 13.02.2018 / 15:40