capacitor-firebase icon indicating copy to clipboard operation
capacitor-firebase copied to clipboard

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.

Results 123 capacitor-firebase issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe:** Remote Config allows for storing JSON values like arrays and objects but I don't think currently using the available methods...

feature
package: remote-config

**Plugin(s):** "@capacitor-firebase/messaging": "^1.1.0", **Platform(s):** iOS **Current behavior:** Event notificationReceived is not fired on iOS when sending silent notification while application is killed (I am NOT referring to the application running...

bug/fix
platform: ios
package: messaging

**Is your feature request related to a problem? Please describe:** The `tokenChanged` listener is currently only supported on Web. **Describe the solution you'd like:** Support the `tokenChanged` listener also on...

good first issue
platform: android
feature
platform: ios
package: authentication
package: app-check

Currently the error codes have no prefix (e.g. `email-already-in-use`). However, the Firebase JS SDK always returns a prefix for error codes (e.g. `auth/email-already-in-use`). The native platforms should behave in the...

breaking change
refactor

I want to pass my app config stated in the Firebase project settings: ``` // Import the functions you need from the SDKs you need import { initializeApp } from...

### Plugin(s) - [ ] Analytics - [ ] App - [ ] App Check - [ ] Authentication - [ ] Crashlytics - [ ] Cloud Firestore - [X]...

feature
needs: triage
package: messaging

### Plugin(s) - [ ] Analytics - [ ] App - [ ] App Check - [ ] Authentication - [ ] Crashlytics - [X] Cloud Firestore - [ ]...

feature
package: firestore

### Plugin(s) - [ ] Analytics - [ ] App - [ ] App Check - [X] Authentication - [ ] Crashlytics - [ ] Cloud Firestore - [ ]...

feature
package: authentication

### Plugin(s) - [ ] Analytics - [ ] App - [ ] App Check - [ ] Authentication - [ ] Crashlytics - [ ] Cloud Firestore - [...

platform: android
feature
platform: ios
package: storage

## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] The changes have been tested successfully. - [ ] A changeset has been created...

feature
package: authentication