hands-on icon indicating copy to clipboard operation
hands-on copied to clipboard

Results 38 hands-on issues
Sort by recently updated
recently updated
newest added
trafficstars

The `NL` markers should be removed from the code, as it is not easy to copy this code if they are present (it is necessary to remove the markers additionally).

Had errors following the tutorial which were fixed after referencing this https://github.com/kotlin-hands-on/kmm-networking-and-data-storage/blob/final/gradle.properties#L7

even your basic example doesn't feel easy to integrate into Xcode. Y it's so hard to understand what you've stated to integrate the kotlin into iOS(swift). Need a proper instructions...

I am following the guide (https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/03_CreatingSharedCode) currently, and was adding it to source control. Probably it'd be a good idea to add a note in step 3 to create a...

> Let's start by manually creating a SharedCode sub-project in our Gradle project. The source code from the SharedCode project will be shared between platforms. We will create several new...

I'm tryin the coroutines handson project https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/01_Introduction but it won't run because of an error: Error running 'contributors.MainKt': 'JDK_1.8.0' is bad configured

Note that the app does not currently work by following the steps in this tutorial. I have opened an issue [here](https://github.com/PreviewTechnologies/access-token-retrofit/issues/1) to address this.