Skip to content

Firebase 3.0 SDK #11

@zurnet

Description

@zurnet

Will this work with the new Firebase 3.0 SDK?
The current instructions show this:
firebase: 'https://<firebase-name>.firebaseio.com/'

However EmberFire has changed to this:

// config/environment.js
var ENV = {
  firebase: {
    apiKey: 'xyz',
    authDomain: 'YOUR-FIREBASE-APP.firebaseapp.com',
    databaseURL: 'https://YOUR-FIREBASE-APP.firebaseio.com',
    storageBucket: 'YOUR-FIREBASE-APP.appspot.com',
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions