cordova-plugin-firebasex
cordova-plugin-firebasex copied to clipboard
Cordova plugin for Google Firebase
…pple is successful. ## PR Type What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables)...
# Bug report **CHECKLIST** - [X] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [X] I confirm this is a suspected bug or issue that will affect other users -...
# Bug report **CHECKLIST** - [ ] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [ ] I confirm this is a suspected bug or issue that will affect other...
[ yes ] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) [ yes ] I confirm this is a suspected bug or issue that will affect other users [ yes ]...
# Bug report Apps that incorporate Firebasex 16.2.0/16.3.0 on iOS crash when launching the app. If it is a debug run from Xcode, it does not crash. On the other...
# Bug report **CHECKLIST** - [x] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [x] I confirm this is a suspected bug or issue that will affect other users -...
As a follow up of this issue: https://github.com/dpa99c/cordova-plugin-firebasex/issues/857 I've tried using `signInWithCredential` of Firebase javascript SDK after signing-in with Apple with the following code: ``` FirebasePlugin.authenticateUserWithApple(function (credential) { const appleProvider...
# Bug report **CHECKLIST** - [x] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex#reporting-issues) - [x] I confirm this is a suspected bug or issue that will affect other users -...
Version 16.4.0 When using authenticateUserWithMicrosoft, **prompt=consent** is always added. This blocks users from authenticate if the orginization doesn't allow non-admin users to consent wish to make admin consent for the...
I have the following problem, I have already tried everything, regarding pod to update the repositories, and purge the entire cache. But since I switched to Apple Silicon it has...