Skip to content

Firebase authentication for an Angular application is not working on iOS version 16 #7050

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

Closed
HoshenIshay opened this issue Feb 21, 2023 · 5 comments

Comments

@HoshenIshay
Copy link

[REQUIRED] Describe your environment

  • Operating System version: win 11
  • Browser version: Chrome101
  • Firebase SDK version: 11.16.1
  • Firebase Product: auth ,

[REQUIRED] Describe the problem

Firebase authentication for an Angular application is not working on iOS version 16
Users who have updated to IOS 16 are unable to log in to the system using a Google account,
whereas users with previous versions can still log in without any issues.

When a user tries to log in with a Google account, the system does not log them in

Steps to reproduce:

Relevant Code:

// TODO(you): code here to reproduce the problem
@BiffBish
Copy link

I believe this is part of #6716

@renkelvin
Copy link

Thanks @HoshenIshay for reporting this. Please refer to https://firebase.google.com/docs/auth/web/redirect-best-practices. Let me know if it fix the issue for you.

@HoshenIshay
Copy link
Author

I believe this is part of #6716

@BiffBish
YES , TNX :)

@HoshenIshay
Copy link
Author

Thanks @HoshenIshay for reporting this. Please refer to https://firebase.google.com/docs/auth/web/redirect-best-practices. Let me know if it fix the issue for you.

@renkelvin
Change to signInWithPopup
TXN :)

@prameshj
Copy link
Contributor

Thanks for confirming!

@firebase firebase locked and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants