How to run Kotlin Multiplatform app on Android and iOS - Getting Started and Configuration

preview_player
Показать описание

on Mac - /Users/username/Library/Android
on Windows - c:\Users\username\AppData\Local\Android\Sdk

Рекомендации по теме
Комментарии
Автор

thanks mate, you helped me a lot. for the people after me here:
if you get "Error: Command PhasescriptExecution failed with a nonzero exit code" it may be that your gradlew file in the root of your project doenst have execution rights. for me "chmod +x gradlew" fixed it.
Its a bit tricky to see the actual error behind this nonzero code so chatgpt told me to open the "Report Navigator" with Cmd + 9 and then hit the </> (Expand all logs) button. the actual error was then at the end of log

channelname
Автор

Extremely useful information! Thank you a lot!

maxkarashchuk
welcome to shbcf.ru