-
Hello 👋
I start having issue with one of my recent PR for the character `'`
PR: https://github.com/Oztechan/CCC/pull/1354
Logs: https://github.com/Oztechan/CCC/actions/runs/3543070802/jobs/594919…
-
-
I am using M1 Pro.
With org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20
which give the following error when executing target iosApp with iosSimulatorArm64() profile
Here is my common setting inf…
-
When i'm try run ios app i'm get crash with this error:
```
> Task :mpp-library:linkPodDebugFrameworkIosSimulatorArm64
warning: Cannot infer a bundle ID from packages of source files and exported d…
ExNDY updated
4 months ago
-
Would start with Desktop and then move to iOS
Areas that need investigation
- [ ] KMP Paging lib https://github.com/cashapp/multiplatform-paging
- [ ] Audit use of direct android APIs that have…
-
I am trying to integrate SQLDelight together with SQLCipher into my existing Kotlin Multiplatform Mobile project. I am now stuggling with the correct configuration. My `shared` `build.gradle.kts`looks…
ln-12 updated
3 years ago
-
I have started a KMM project using "Regular Framework" as "iOS framework distribution". Can I use the mokoMvvmFlowSwiftUI library in this project or I should change to "Cocoapods"? Is it an easy way t…
-
To make integration easier we should automatically compile generated Swift code and automatically link this compiled swift with kotlin framework.
in this case we can use any integration to xcode (co…
-
`warning: Cannot infer a bundle ID from packages of source files and exported dependencies, use the bundle name instead: shared. Please specify the bundle ID explicitly using the -Xbinary=bundleId= …
-
Is it possible now to access a multiplatform string resource from MR object by its ID at runtime? Let's say there is such `strings.xml`:
```xml
Unknown error
```
And in runtime need ac…