- Install Android Studio
- Open project's file
settings.gradle.ktswith Android Studio - Sync project with gradle files
- Select androidapp

- Click Debug button
| Start Debug | Debugging |
|---|---|
![]() |
![]() |
- Install Android Studio
- Install KMM Plugin
- Open project's file
settings.gradle.ktswith Android Studio - Sync project with gradle files
- Select iosApp

- Click Debug button
| Start Debug | Debugging |
|---|---|
![]() |
![]() |
- Install Xcode
- Install Xcode-Kotlin plugin
- Open
iosApp/iosApp.xcworkspacewith Xcode - Run pod install command in iosApp dir
- Click debug button in Xcode





