Eric Romrell
Eric Romrell
Worth mentioning that this bug is also affecting the demo app
I got this error once, but it worked either using `master` as the branch, or `2.0.0-beta.2` as @KrishnaRLolage suggested
I think I'm still encountering this issue, on the newest version. I'm using the built in defaultAuthUI, with Google, Facebook, Apple, and Email providers. I'm using the following to propagate...
Any updates on this?
I believe I'm having the same issue, but with some additional details: I've got a LineChart with rotated bottom X values. When it first draws, it seems to not take...
I have had this issue as well. I'd love to see the solution
FWIW it looks like that firebase-ios-sdk bug has been closed now. Has anyone been able to verify that the FirebaseUI will automatically get this fix? Will it require a version...
So by closing this are we indicating that there should be no required changes within the auth UI library? Not even a version update? Should users of the library just...
Any updates on this one? Seems like the `WebImage` might just need to be made a main actor, or the ImageManager needs to declare some MainActor usages in it's asynchronous...
From my investigation, it looks like the Fixture class that is returned from `kotlinFixture` is a very lightweight class that doesn't retain any state outside of it's configuration. So in...