Louis CAD
Louis CAD
Hello, thanks to https://github.com/XilinJia/krdb, we published a fork on Maven Central yesterday, supporting all targets (iOS and macOS included), and we included a fix for this issue. https://github.com/Infomaniak/realm-kotlin/releases/tag/3.2.8-2
For reference, the issue is also present in Android Studio: https://issuetracker.google.com/issues/354621198 I'm wondering about Compose Multiplatform (skiko) as well…
@hoisie isn't that already solved within the shadow implementation of `Bitmap` and other things? From the JavaDoc of `VMRuntime.newNonMovableArray` that you linked just above: > Returns an array allocated in...
Try putting a dependency notation instead
Hi @vinceglb , yes I am!
Hello, thanks to https://github.com/XilinJia/krdb, we published a fork on Maven Central yesterday, supporting all targets (iOS and macOS included). https://github.com/Infomaniak/realm-kotlin/releases/tag/3.2.8-2
I think an equivalent to `coerceInputValues` but as an annotation for use-site would also be nice and support `null`: ```kotlin @Serializable data class Something( @CoerceInputValues val type: Type? = null...
On the other hand, the issue you linked was closed without any such solution, nor reply from the concerns of putting it at the use-site. There are basically 3 levels,...
What are the possible consequences of this bug?
Hello, thanks to https://github.com/XilinJia/krdb, we published a fork on Maven Central yesterday, supporting all targets (iOS and macOS included). https://github.com/Infomaniak/realm-kotlin/releases/tag/3.2.8-2