-
When i run task packForXcode it crashes with exception
```
> Task :lib:ios-framework:linkDebugFrameworkIos FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution faile…
-
I'm using parallel cluster 2.11.4. The issue is related to spot instances, using fsx lustre file systems and shutting down a spot instance when you get the termination notice. The high level question…
-
Hello,
I would like to add the Firebase database library in the shared modules for begin test use KMM for app Android and iOs
want use : implementation("dev.gitlive:firebase-database:1.4.2")
…
-
In our shared KMM code, we tried both:
```
fun dateString(numDays: Int): StringDesc {
return when {
numDays == 0 -> MR.strings.event_create_rsvp_start_date_to…
-
@ebraminio wrote:
> For being KMM compatible, in addition to a slightly different project structure, we should get rid of these import java.text.SimpleDateFormat (Calendar and Date) and import java.u…
-
I am not an expert when it comes to Kotlin MPP but I guess it should not be super difficult to convert the current code to MPP?
Would be great if we can achieve this to support any backend.
Please…
-
Hello devs, I've followed the guide and this [example](https://github.com/ln-12/moko-resources-issue-99/pull/2/files#diff-cf9ae3b1eb7273a914f22b1e6d22d8447f88df0e7245a5b856fb751e507b979b) to setup my …
-
Hi, I'm trying to finish my initial migration of my app to KMM and have 3 different options for `normalize` but all fail for different reasons:
* 1.0.3 doesn't have compatible builds for Apple Sili…
-
I'm trying to install mockative to a KMM iOS/Android project, but running into the following issue:
```
Type mismatch: inferred type is Dependency? but Any was expected
```
Below is the gist o…
-
java.lang.NoSuchMethodError: No virtual method elapsedNow()D in class Lkotlin/time/TimeMark; or its super classes (declaration of 'kotlin.time.TimeMark' appears in /data/app/my.app.id-IIFeKPZKJaPE…