Rick Clephas

Results 46 issues of Rick Clephas

Decouples the external libraries from the Kotlin code. Fixing all kinds of linker issues when using dynamic frameworks, Kotlin tests, etc.

### Description When using Bugsnag in an iOS project using Kotlin Native we use the `Bugsnag.notify` method to record unhandled `NSException`s (which are created from the unhandled Kotlin exceptions). Up...

feature request
backlog

Since Firebase Authentication v6.0.0 the `reauthenticate` method has been broken. This results in the following issues: * when provided with valid credentials a cast exception is thrown #419 * when...

I know you are not really accepting contributions, so feel free to close this, just wanted to demonstrate an approach to use Circuit with SwiftUI. ## Highlights * The SwiftUI...

cla:signed