capawesome-team / capacitor-firebase

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.
https://capawesome.io/plugins/firebase/
Apache License 2.0
392 stars 101 forks source link

Authentication issue to use MS auth directly with firebase #536

Closed SureshKumarToverto closed 8 months ago

SureshKumarToverto commented 9 months ago

Plugin(s)

Version

5.3.0

Platform(s)

Current behavior

When setting up authentication using Microsoft Sign-In on iOS, after building the project in Xcode, an alert message appears stating, "Could not launch the 'App' .Failed to get the task for the process." However, when disconnecting the mobile device from the PC, the app starts building. After clicking the login button, it closes automatically. Error:

Screenshot 2023-12-29 at 5 41 18 PM

Error message : 5b612e17-64b2-4a49-bc78-67c14bd6651e

Expected behavior

We need to implement login using Firebase Microsoft Sign-In for both iOS and Android. Thanks.

Reproduction

https://github.com/capawesome-team/capacitor-firebase/tree/main/packages/authentication

Steps to reproduce

Other information

No response

Capacitor doctor

Before submitting

github-actions[bot] commented 9 months ago

This issue has been labeled as needs: reproduction. This label is added to issues that need a code reproduction.

Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so we can debug the issue.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for us to reproduce the issue.

github-actions[bot] commented 8 months ago

It looks like there hasn't been a reply in 30 days, so I'm closing this issue.