-
GO2 is coming soon, and sincerely hope that GoMobile can release an official version. This can give developers more confidence. And with the powerful of GO, GoMobile has unlimited potential.
-
After upgrading moko-resources to 0.13.0 and kotlin 1.4.0 i get this error when doing gradle sync in AS:
```
Warning:project ':presentation': Unable to build Kotlin project configuration
Details: j…
DmyMi updated
4 years ago
-
perhaps a sample code to subscribe to notifications would be handy and helpful for newbies...
i'm struggling to subscribe to onCharacteristicChanged. I have already enabled notifications on my devi…
-
I am following the Installation guide from the readme to include moko-resources into my mpp project.
My root build.gradle
```
buildscript {
ext.kotlin_version = '1.3.72'
repositories {…
-
I was trying to use Kotlin/Native to share data models between iOS and Android app, but when I use my models from Swift, accesing it throws IncorrectDereferenceException:
`DispatchQueue.global(qos: .…
-
The `packForXcode` task completes successfully, but when i try to compile iOS app i get a lot of errors that look like this:
```
CompileSwift normal x86_64 /Users/user/Development/AndroidStudioProje…
DmyMi updated
4 years ago
-
Task `ktlintFormat` skipping check files which a filename contains blank space character. The command line ktlint app (`brew install ktlint`) handle thats files correct.
Caught bug for the name `As…
-
So.. i managed to make two kotlin-native frameworks for Swift but when trying to add them on the project i got the following message.
**(Only one Kotlin framework can be loaded currently)**
Do we …
-
As issue https://github.com/MicroUtils/kotlin-logging/issues/21 was only dedicated for Kotlin/JVM and Kotlin/JS multi platform support, this issue is for Kotlin/Native support.
Kotlin/Native target…
-
All in the title.
Since May 2017 no real news.
....
What MS thinks about it?
What the community thinks?
What "other implementation guys" like Avalon thinks?