Brill Pappin
Brill Pappin
libc++abi: terminating due to uncaught exception of type NSException *** Terminating app due to uncaught exception 'FIRInvalidArgumentException', reason: 'Unsupported type: MissionsKit_kobjcc0' terminating due to uncaught exception of type NSException CoreSimulator...
| Library | Class | Member | Platforms | |:---------|:-----------------|:---------------------|:-----------------| | auth | FirebaseAuth | * | wasmJs | Right now, this is the error message: :wasmJsMain: Could not resolve...
**Describe the bug** Internal exception calling koinInject. Causes a crash immediately when called. ``` java.lang.NoSuchMethodError: No static method access$koinInject$lambda-0(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function0; in class Lorg/koin/compose/InjectKt; or its super classes (declaration of 'org.koin.compose.InjectKt' appears...
**Describe the bug** Using the web version, the Share link next tot eh export button is broken. **To Reproduce** Steps to reproduce the behavior: 1. click through to the "Export"...
**KMPNotifier and Kotlin version:** kmpnotifier version: 1.6.0, firebase 34.4.0, gitlive-firebase 2.3.0 **Describe the bug** I am getting crashes due to static linking of duplicate libraries. In this case its the...
For some reason, I get a blank tool window fairly often. Android Studio Narwhal 4 Feature Drop | 2025.1.4 Build #AI-251.27812.49.2514.14217341, built on October 6, 2025 Runtime version: 21.0.8+-14018985-b1038.68 aarch64...
The bullet points are way to large relative to the text. It makes the text look cartoonish. I expect something closer to a standard size, for example host github renders...
## Feature Description Every time i use this library, in order to improve the readability i end up increasing the block padding. ## Problem Statement The problem is that the...
When `DeniedAlwaysException` extends `DeniedException`, the exceptions must be caught in the correct order, with `DeniedAlwaysException` always first, because `DeniedAlwaysException` is also a `DeniedException` and if it's first in the catch...