Skip to content

Conversation

@russellwheatley
Copy link
Member

@russellwheatley russellwheatley commented Nov 10, 2025

  • Seems firebase-ios-sdk made the below objective-c only so moved to Swift API:
 let credential = OAuthProvider.credential(withProviderID: providerId,
                                                idToken: idToken.tokenString,
                                                rawNonce: nonce)
  • formatted Swift code.
  • fixes UI tests.
  • Report errors from MFA Views using reportError.
  • improved auth button width:
Simulator Screenshot - iPhone 17 Pro - 2025-11-10 at 09 31 33

@russellwheatley russellwheatley merged commit 4a52b73 into development Nov 10, 2025
4 checks passed
@russellwheatley russellwheatley deleted the small-improvements branch November 10, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants