8000 Throw catchable error when firebase.js wasn't loaded · Issue #97 · googlearchive/firebase-dart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
Throw catchable error when firebase.js wasn't loaded #97
Open
@filiph

Description

@filiph

initializeApp() should throw something like JsNotLoadedError when the wrapped JS functions and objects aren't available.

For example, when using the web app offline, firebase.js won't be loaded, and initializeApp() will die horribly with a null pointer exception, thus taking the whole app down.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0