[ad_1]
I’ve constructed a Kotlin Multiplatform Cell software, which runs on Android, however when I attempt to construct the challenge on IOS gadget, I’m going through the next error:
- Compilation failed: Server returned HTTP response code: 416 for URL: https://obtain.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz
- org.jetbrains.kotlin.konan.util.DependencyDownloader$HTTPResponseException: Server returned HTTP response code: 416 for URL: https://obtain.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz
I’ve constructed the challenge on KOtlin, there’s a seperate IOS portion on the challenge, I open the KmpApp.xcworkspace on Xcode, and run construct. however I get the compile error.
[ad_2]