Skip to content

Conversation

compnerd
Copy link
Owner

Update the README.md as the build has now stabilised a bit and new functionality is merged.

Update the README.md as the build has now stabilised a bit and new functionality is merged.
@compnerd compnerd requested a review from brianmichel August 13, 2023 17:53
@compnerd compnerd merged commit 2693844 into main Aug 14, 2023
@compnerd compnerd deleted the compnerd/documentation branch August 14, 2023 14:41
compnerd pushed a commit that referenced this pull request Oct 19, 2023
Internally, the Firebase SDK uses some Objective-C → Swift magic with `NS_ERROR_ENUM` to generate a bunch of NSErrors which will get bridges into Swift, so it expects some of those functions to be there as if it were an NSError. Unfortunately they give this NSError a Swift type that's a little confusing with `NS_SWIFT_NAME(AuthErrorCode)` so our error object is actually called `AuthErrorCode` which we need to match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants