Skip to content
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

[auth-swift] Multi Platform Sample #12959

Draft
wants to merge 3 commits into
base: auth-swift
Choose a base branch
from

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented May 14, 2024

Create a SwiftUI Sample for FirebaseAuth initially building for iOS, macOS and visionOS

It currently depends on forks of GoogleSignIn and AppAuth for visionOS support

The visionOS flow works correctly.

TODO: Investigate why the IOS sign in screen is blank and the macOS flow hangs with a permission error after signing in.

#no-changelog

@paulb777 paulb777 marked this pull request as draft May 14, 2024 00:59
@paulb777
Copy link
Member Author

macos failure:

Error doing Google Sign-In, Error Domain=org.openid.appauth.general Code=-5 "Connection error making token request to 'https://oauth2.googleapis.com/token': A server with the specified hostname could not be found.." UserInfo={NSLocalizedDescription=Connection error making token request to 'https://oauth2.googleapis.com/token': A server with the specified hostname could not be found.., NSUnderlyingError=0x600000bcb7e0 {Error Domain=NSURLErrorDomain Code=-1003 "A server with the specified hostname could not be found."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants