question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AngularFire2 Support - How do I get a hold of the User interface?

See original GitHub issue

It’s located here: https://github.com/EddyVerbruggen/nativescript-plugin-firebase/blob/c543b539771b1996bb1a6d81e4191f681d0ba516/src/platforms/web/typings/firebase-webapi.d.ts#L36

import * as firebase from 'nativescript-plugin-firebase/app' doesn’t seem to contain that interface.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
EddyVerbruggencommented, Sep 27, 2018

Godspeed to you!

I’m here to assist if you need anything.

3reactions
larssncommented, Sep 27, 2018

We’re in the middle of converting a rather big Angular project to NativeScript, and it is pretty dependent on AF2. I’ve tasked myself with figuring out the leanest way to get our database layer working again, and it’s either refactoring out AF2, or making it support your plugin (I’m fond of the latter idea).

I haven’t decided what route I’m taking yet (need to decipher the workload involved), but if I go down this route, I’ll do whatever it takes to maintain backwards compatibility while bringing the API up to date.

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular/angularfire2 - Gitter
i am creating a user in a functions using firebase-admin and giving the user custom claims. I want to get these claims using...
Read more >
How to get currently logged in auth state/user from angularfire2
I have an ionic2 app and am using Firebase and angularFire2. I'd like to get the current authentication state and current auth object/user...
Read more >
AngularFire - Firebase Open Source
Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to download...
Read more >
Basic Firebase CRUD Operations in Angular With AngularFire2
Now let's explore how to get started with the realtime database in Angular 2+ apps using the AngularFire2 library. Firebase makes it very ......
Read more >
AngularFire - @angular/fire - npm
There are 175 other projects in the npm registry using @angular/fire. ... JS SDK or reach out to the personalized Firebase support channel....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found