android – KMM Multiplatform Project won’t run on IOS


I have built a Kotlin Multiplatform Mobile application, which runs on Android, but when I try to build the project on IOS device, I am facing the following error:

  1. Compilation fXcode Compilation Errorailed: Server returned HTTP response code: 416 for URL: https://download.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz
  2. org.jetbrains.kotlin.konan.util.DependencyDownloader$HTTPResponseException: Server returned HTTP response code: 416 for URL: https://download.jetbrains.com/kotlin/native/apple-llvm-20200714-macos-aarch64-essentials.tar.gz

I have built the project on KOtlin, there is a seperate IOS portion on the project, I open the KmpApp.xcworkspace on Xcode, and run build. but I am getting the compile error.

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img