Bernardo Baumblatt

Results 58 comments of Bernardo Baumblatt

Hello, The `ApiException: 10` it's all about the SHA1 registred on Firebase Console. We have discussed this on issue: #22 , please see [this comment](https://github.com/baumblatt/capacitor-firebase-auth/issues/22#issuecomment-653958760) from Pulover (Rodrigo). Best regards.

Hello Santos, Unless I'm wrong, those are restrictions of Apple Authentication Provider for privacy propose. In fact, the user could also change his name during the first authentication and choose...

Hello @sabahang , I face the same issue when move to version 2.x.x of Capacitor Framework. My workaround was the same as @BetterAutomations , restart the project from scratch and...

Hello Luca Ban, First of all, thanks for your great contributions to the users of this plugin. Nowadays, after a job change, I haven't developed applications for mobile devices or...

Hi Adrian, Please, elaborate a little more, do you want that the plugin handle this choice? If yes, sorry about but is out of scope, this plugin is restricted to...

Hi Adrian, Strange, that not happing in my test application, did you call the SignOut of the plugin or do it directly on Web tier? Best regards

Hello @benedictjohannes, @ASomerN , Please take a look at version 2.2.1, there is support for Google, Twitter and Facebook for Web Platform. Please, let keep this issue open to track...

Hello @ASomerN , I don't think this will gonna work. The firebase-ui handle the authentication interacting direct with firebase library. The web implementation of this plugin handle calls from Capacitor...

Hi, The version 2.3.1 is out there with the fix introduced by @Just-Ghali on [PR 82](https://github.com/baumblatt/capacitor-firebase-auth/pull/82). Please, let me know if you need more information or we can close this...

Hello @Jarvey , Please double check your `capacitor.config.json`, there is some needed configurations documented in topic `1` [here](https://github.com/baumblatt/capacitor-firebase-auth#capacitor-plugins). Best regards, Bernardo Baumblatt