The Wayback Machine - https://web.archive.org/web/20201109193420/https://github.com/topics/firebase
Skip to content
#

Firebase

firebase logo

Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.

Here are 18,169 public repositories matching this topic...

flutterfire
albertlai431
albertlai431 commented Oct 29, 2020

I've been trying to debug my flutter app for days; immediately after building, it's been saying "lost connection to device" without giving me any stack trace or error code. Turns out it was because of this line: db.setPersistenceCacheSizeBytes(1000000);

Since the minimum is 1MB, once I set cacheSize to be 1048576 (1MB) or greater, it stopped crashing!

Here are some suggestions:

  1. State
sharadregoti
sharadregoti commented Oct 7, 2020

The problem faced currently?

Currently space cloud doesn't allow the end-user to set content type while uploading objects to file store. This works in many cases. But when you are using file store for rendering media content in your app. The browser might render files depending upon the content type set in http response. For media content, if content type is not known by the browser, the Brow

Created by James Tamplin, Andrew Lee

Released April 2012

Organization
firebase
Website
firebase.google.com
Wikipedia
Wikipedia
You can’t perform that action at this time.