vladmircan

Results 6 comments of vladmircan

@colinrtwhite Is there any timeline for this feature? I'm currently developing a project from scratch and I wanted to know if I should delay the video implementation so that I...

@nbransby Hello, thanks for getting back to me! Sorry for not providing a code sample from the start but I first wanted to make sure it's not a known issue....

@nbransby That is true, I am catching the error as generic because otherwise the app just crashes (the thrown error is the generic `FirebaseException` kind and not the specific `FirebaseAuthInvalidCredentialsException`)....

@aallam @ema987 Any chance to merge this pr in?

Hello, thanks for coming back to me on this. My versions are the following: - Calf - **0.5.5** - Kotlin - **2.0.0** - Compose Multiplatform - **1.6.10** I hope this...

Hello again, happy to report that upgrading to `Kotlin` `2.0.10` fixed the issue. Thanks so much for your help, I don't even want to know how long it would have...