You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
[REQUIRED] Describe your environment
[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
The text was updated successfully, but these errors were encountered: