Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

property 'getCurrentUser' does not exist on type 'FirebaseX' #3356

Closed
AliYusuf95 opened this issue Mar 27, 2020 · 0 comments · Fixed by #3389
Closed

property 'getCurrentUser' does not exist on type 'FirebaseX' #3356

AliYusuf95 opened this issue Mar 27, 2020 · 0 comments · Fixed by #3389

Comments

@AliYusuf95
Copy link

I'm submitting a ...
[x] bug report
[x] feature request
[ ] support request

Current behavior:
FirebaseX missinggetCurrentUser method. Actually, there are a lot of methods are missing.

Expected behavior:
All methods described in the plugin documentation should exist.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Ionic:

   Ionic CLI                     : 6.3.0
   Ionic Framework               : @ionic/angular 5.0.5
   @angular-devkit/build-angular : 0.803.25
   @angular-devkit/schematics    : 8.3.25
   @angular/cli                  : 8.3.25
   @ionic/angular-toolkit        : 2.2.0

Capacitor:

   Capacitor CLI   : 1.5.1
   @capacitor/core : 1.5.1

Utility:

   cordova-res : not installed
   native-run  : not installed

System:

   NodeJS : v12.13.1 (/Users/ali/.nvm/versions/node/v12.13.1/bin/node)
   npm    : 6.13.7
   OS     : macOS Catalina

akshaydwivedi29 added a commit to akshaydwivedi29/ionic-native that referenced this issue Apr 21, 2020
add getCurrentUser method. fixes danielsogl#3356
danielsogl added a commit that referenced this issue May 15, 2020
* feat(firebase-x): add getCurrentUser

add getCurrentUser method. fixes #3356

* Update index.ts

* resolve merge conflict

* resolve merge conflicts

Co-authored-by: Daniel Sogl <mytechde@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant