Search Discussions
-
Having developed applications using both Parse and Firebase, I find that I like Firebase more. In my opinion, the pricing model is better, and the real-time aspect is superb. However, it lacks a lot ...
Gary Chamberlain
Jan 2, 2016 at 1:55 am
Feb 5, 2016 at 11:29 am -
I am hoping to display a list of user's notes from a Firebase DB inside of a React app. After reading through the Firebase recommended approach on structuring data ...
Dave Dawson
Jan 6, 2016 at 9:37 pm
Jan 27, 2016 at 5:29 pm -
Hi, I'm in a team that evaluating firebase, and we for now using the free plan. We experienced some downtime yesterday (20-01-2016). And I'm looking for a fallback when this occurs again. I don't ...
Jonas Svensson
Jan 21, 2016 at 3:24 pm
Jan 23, 2016 at 9:42 pm -
is this server down? -- You received this message because you are subscribed to the Google Groups "Firebase Google Group" group. To unsubscribe from this group and stop receiving emails from it, send ...
Vincent Bergeron
Jan 20, 2016 at 6:33 pm
Jan 22, 2016 at 9:41 pm -
Hello i m doing some bench on Firebase performance, and the delay on authentication appear slow. I m using firebase web and the ref method authAnonymously. this is the very simple code ...
Larrieu Olivier
Jan 22, 2016 at 8:16 pm
Jan 22, 2016 at 10:30 pm -
Hello, I have been using Parse.com for the backend of my apps for quite some time, and recently have been considering using Firebase as it seems much faster and less sluggish. Today, Parse announced ...
Dylan Diamond
Jan 28, 2016 at 11:48 pm
Feb 3, 2016 at 2:54 am -
Hi, debugging a bug about users being logged in even if their session were expired I've notice a strange (inconsistent) behaviour of Firebase onAuth (and .once ). steps: 1) Logging a user 2) manually ...
Sebastian Ezequiel Ovide
Jan 28, 2016 at 1:48 pm
Feb 14, 2016 at 9:50 pm -
I am currently setting up acompany account that will be used to create and own all our databases. What is the recommended way of doing that ? Is there a way to give admin/owner access to more than ...
PBK101
Jan 13, 2016 at 9:23 pm
Jan 14, 2016 at 9:12 pm -
Hello. I have been trying for hours to create a simple HttpServlet that write data to a firebase database. When I run the servlet locally everything works. But when the servlet is uploaded to Google ...
Charles-Eugène Loubao
Jan 8, 2016 at 10:49 pm
Jan 12, 2016 at 1:59 pm -
Hi! I created a new Firebase Secret (revoked the old) and it warned about old tokens being invalidated. Now I get a 400 trying to write to Firebase, with response.body of: { "error" : "Failed to ...
David Notik
Jan 11, 2016 at 5:01 am
Jan 11, 2016 at 6:23 pm -
I am trying to use types with the Bolt compiler to enforce required fields, but allow anything else. By default, if using a type it writes a $wildcard rule that restricts any properties not in the ...
Chris Beckett
Jan 12, 2016 at 6:29 pm
Jan 27, 2016 at 10:22 pm -
Hello I am developing a client that uses the Server Sent Events interface to firebase There is a request to support 307 redirects from the server I do not know the identification of this message and ...
Shlomo Hecht
Jan 7, 2016 at 3:20 pm
Jan 8, 2016 at 10:58 pm -
I was wondering if there's a way to implement Firebase in a Typescript environment? From what I can see there isn't, but since Angular 2 will be using Typescript (as well as Javascript) it would make ...
Christoffer Skog
Jan 23, 2016 at 2:32 pm
Jan 25, 2016 at 12:41 pm -
Hi all. Were looking at using Firebase for its realtime functionality. Now I now Firebase can somehow tie in to App Engine. App Engine has autoscaling, im wondering if Firebase also has autoscaling? ...
Orbyt O
Jan 19, 2016 at 11:12 pm
Jan 23, 2016 at 5:15 am -
4
[Firebase] Clean up anonymous user data not on when session ends not onDisconnect using the web api
Hello! I'm working on an web app where people can join in just using their names. I'd like to have an updated list of all anonymously authenticated users that is updated when their browser session ...Matt Ruby
Jan 13, 2016 at 11:25 pm
Jan 14, 2016 at 7:41 pm -
{Sorry for double post - clicked delete!} Possibly missing something here in how Google App Engine handles anonymous authentication, but I can't seem to get the authentication method to "fire". I ...
Doug Thompson
Jan 4, 2016 at 7:17 pm
Jan 5, 2016 at 12:31 pm -
Been looking at Firebase Queue and don't see anything about how the original client monitors the task progress, or a final result? It seems like the client is supposed to 'fire and forget'? How are ...
Chris Beckett
Jan 4, 2016 at 8:59 pm
Jan 4, 2016 at 9:33 pm -
Is there a way to enable SPDY? -- You received this message because you are subscribed to the Google Groups "Firebase Google Group" group. To unsubscribe from this group and stop receiving emails ...
Andreas Klein
Jan 23, 2016 at 8:18 pm
Feb 19, 2016 at 7:06 am -
I want to connect a subdomain to a squarespace website. Does Firebase provides provider supports alternate subdomains ? From Squarespace help: "A subdomain is an extension of your domain name that ...
Kofifus
Jan 28, 2016 at 11:01 pm
Feb 1, 2016 at 11:27 pm -
Hi, I am trying to use my custom domain for a Firebase app. I was provided with 2 TXT records with the same keys so I could not add both to a Google domain records. Can you please help me? Here is ...
Alex Do
Jan 4, 2016 at 3:43 pm
Jan 27, 2016 at 10:04 pm -
Over time as i have worked with Firebase, i have know a couple of issues. Currently one i just faced was having to store my tokens in my database when a user logs in, so as to authenticate when the ...
Babajide Fowotade
Jan 27, 2016 at 3:26 am
Jan 27, 2016 at 5:08 pm -
import 'package:firebase/firebase_io.dart'; import 'package:woven/config/config.dart'; main() async { FirebaseClient fb = new FirebaseClient(config['datastore']['firebaseSecret' ]); String fbUrl = ...
David Notik
Jan 19, 2016 at 8:14 pm
Jan 22, 2016 at 3:56 pm -
I'm trying to create a little demo app for myself using Firebase and there's one part that confuses me a touch. I'm using email authenticate with my sample app. I can login and log out just fine, but ...
Doug Dawson
Jan 18, 2016 at 10:58 pm
Jan 19, 2016 at 5:27 pm -
Hey all, First off I really like that there's now an integration for Firebase in Unity3D. Once it's more mature, I think that a lot of game developers will find it to be an excellent alternative to ...
James
Jan 13, 2016 at 9:29 pm
Jan 14, 2016 at 8:51 pm -
I have read the docs recommending how to flatten Firebase data structures, and the the use of custom *Index* style lists (the Rooms example). My app is going to have a lot of types of content ...
Chris Beckett
Jan 13, 2016 at 7:23 am
Jan 14, 2016 at 5:28 pm -
Google App Engine has been working well. However, it started throwing the following error. It's important to note that this error does NOT get thrown when you run the first time in a clean GAE ...
Doug Thompson
Jan 10, 2016 at 9:49 pm
Jan 11, 2016 at 9:28 pm -
Hi all, I'm working on an app with Firebase and loving it so far. In the process, I'm setting up test scripts, one of which deletes and re-populates some registered firebase users (via .removeUser() ...
Liam Ronan
Jan 3, 2016 at 4:24 pm
Jan 7, 2016 at 2:00 am -
Hi, I am trying to create a simple discussion system using firebase and i'm trying to understand how to enforce permissions on writing and reading messages. the Idea is that Discussion A is ...
Dan Morero
Jan 6, 2016 at 5:38 pm
Jan 6, 2016 at 7:39 pm -
Looking for the best way to handle getting the data that is defined in the function below. I want the server side code called once on startup to load all the common data and then called on some job ...
Rob Koberg
Jan 13, 2016 at 8:15 pm
Feb 1, 2016 at 6:25 pm -
Hi, I am currently developing web applications with Spring Framework in Java but would like to use firebase as a backend database because I am hoping to develop mobile apps in the future. Would ...
Folaulau
Jan 31, 2016 at 4:15 pm
Jan 31, 2016 at 4:42 pm -
Guys, Is there an easy mechanism to support Caching into a desktop Application, I would like to know when content his being invalidate and I'm not sure if the REST API support that out of the box. -- ...
Eric Lacroix
Jan 26, 2016 at 5:22 pm
Jan 28, 2016 at 5:09 pm -
Email verification was requested by several people in the 2016 wishlist thread, and poking around I came across this: https://github.com/kofifus/FireBaseWrapper Just sharing research, I have not ...
Ryan
Jan 6, 2016 at 5:13 pm
Jan 27, 2016 at 3:05 pm -
Good Afternoon, I was wondering if anyone has used any commonly available data visualization suites out there with Firebase and could make some recommendations? Thanks! -- You received this message ...
Kyle Visner
Jan 22, 2016 at 10:30 pm
Jan 23, 2016 at 9:01 pm -
I am a real newby to this, and I'm trying to understand a few things. Is there anyway to ensure that Database Transfer doesn't exceed a certain level? Will I be able to track Data Transfer by the ...
J.C. Francis
Jan 22, 2016 at 10:30 pm
Jan 23, 2016 at 4:30 pm -
I have a simple question regarding the 10 g transfer limit on the free account plan. Hypothetically what happens if I used up 9 GB on day 1 and 1 GB on day 2. What will happen on day 3? I'm assuming ...
Docogo corp
Jan 20, 2016 at 6:35 pm
Jan 20, 2016 at 8:04 pm -
How can a Firebase DB be transfered from one admin account to another admin account ? PBK -- You received this message because you are subscribed to the Google Groups "Firebase Google Group" group ...
PBK101
Jan 14, 2016 at 7:33 pm
Jan 14, 2016 at 9:37 pm -
Hello All, I get this warning sometimes in the console: "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, ...
Alixe
Jan 13, 2016 at 3:12 pm
Jan 14, 2016 at 3:23 pm -
The Bolt language reference doc on GitHub suggests that index() is supported: https://github.com/firebase/bolt/blob/master/docs/language.md but this: type User { email: EmailString, password: String, ...
Chris Beckett
Jan 12, 2016 at 6:53 pm
Jan 13, 2016 at 6:54 am -
Hi. I'd like to ask one questions about Firebase API for Android platform. What Android API version is that supported? -- You received this message because you are subscribed to the Google Groups ...
Isao Tanji
Jan 12, 2016 at 4:03 am
Jan 12, 2016 at 4:16 am -
So, we have a mobile app with 1000's of realtime position of cars. The system shows current user location and then shows cars in a 5 mile radius. The feature works well. However, geofire seems to be ...
Ros
Jan 11, 2016 at 10:01 am
Jan 11, 2016 at 6:41 pm -
Hi All, I am new with Firebase and GAE so please pardon if this is too basic. I am developing an app that has its backend on firebase and I am also looking to leverage Google app engine in my ...
Akhil ojha
Jan 2, 2016 at 4:03 pm
Jan 9, 2016 at 3:21 pm -
I am working with Firebase on Android. Everything is great the way Firebase handles things. However if there is no record, I do not get any sort of feedback back. Before attaching the ...
Sharath Pandeshwar
Jan 8, 2016 at 2:32 pm
Jan 8, 2016 at 6:25 pm -
Hi! I have a node.js utility that updates some data in Firebase. When I'm using it normally, it works fine. When I enable cluster (https://nodejs.org/api/cluster.html) I get unexpected behaviour. I ...
Vincent Bergeron
Jan 7, 2016 at 9:02 pm
Jan 8, 2016 at 12:20 am -
I am new to FIrebase and cannot figure this out. I am trying to create a new user and am receiving an error. Here is my code public class SignupActivity extends FirebaseLoginBaseActivity { private ...
Troy Chuinard
Jan 6, 2016 at 1:04 am
Jan 6, 2016 at 9:34 pm -
Hi all, I started using Firebase with Ionic not long ago. And me and my team had successfully published the mobile app (Clicker 2.0) in the Play Store. We've collected some production data, and from ...
Chin Sem Chang
Jan 4, 2016 at 3:43 pm
Jan 5, 2016 at 3:17 pm -
Hello ! Is there any way to return a custom message to the client when validation fails? thanks -- You received this message because you are subscribed to the Google Groups "Firebase Google Group" ...
Thodoris Elissaios
Jan 30, 2016 at 5:07 pm
Feb 1, 2016 at 5:37 pm -
I have been working on MySQL DB for now but I want to switch to firebase. A major feature of the app I am working on is that it can work offline as I keep a synced JSON file of the database on the ...
Tushar Mishra
Jan 31, 2016 at 4:17 pm
Jan 31, 2016 at 4:37 pm -
Hi all, I'm relying on Firebase for a while now on a website. But sometimes, 0,01% of the times. Firebase is down. What would you do in such a situation. People are loading the website, but the ...
Peter Driessen
Jan 29, 2016 at 12:12 am
Jan 31, 2016 at 4:16 pm -
Hi I can't seem to be able to find any information about what is actually stored locally, when using firebase. Users can only read/write their own users/"$uid" area, but does this mean that the ...
Lt
Jan 28, 2016 at 3:40 pm
Jan 31, 2016 at 2:57 pm -
I am using firebase in my android app. My writes are authenticated with email + password. My reads are authenticated by anonymous authentication. Now anyone can see the url by monitoring the requests ...
Shreyans Jain
Jan 28, 2016 at 3:41 pm
Jan 31, 2016 at 2:53 pm
Group Overview
group | firebase-talk |
discussions | 89 |
posts | 336 |
users | 122 |
122 users for January 2016
Archives
- June 2016 (1,070)
- May 2016 (1,479)
- April 2016 (247)
- March 2016 (270)
- February 2016 (405)
- January 2016 (351)
- December 2015 (371)
- November 2015 (284)
- October 2015 (383)
- September 2015 (308)
- August 2015 (376)
- July 2015 (402)
- June 2015 (389)
- May 2015 (295)
- April 2015 (278)
- March 2015 (233)
- February 2015 (266)
- January 2015 (369)
- December 2014 (265)
- November 2014 (290)
- October 2014 (321)
- September 2014 (184)
- August 2014 (205)
- July 2014 (166)
- June 2014 (5)