I have a problem with the "Run IOS on local device...
# multiplatform
d
I have a problem with the "Run IOS on local device" functionality from IDEA, it builds my KMP&CMP project (ios target) fine, but after - the app updates/refreshes but does not run on my physical iPhone, from XCode it runs fine though When I run my app on an emulator from IDEA it works fine again, just the 'physical device run' does not work, no error message is shown, just silence
t
possibly <!subteam^S093FP0H16X>
👍🏻 1
g
Hello @Dumitru Preguza, I'm Gabriele from the KMT team. Thank you for reaching out. Could you please share what version of the KMP plugin, IDEA and macOS you are using? Also, can you also provide the project (or a sample in case you can't) you're working on? Thank you for your understanding and sorry for the long waiting!
d
Hello @Gabriele Pappalardo, thanks for reply, here are the versions: Kotlin Multiplatform plugin: 0.9-252.27397-IJ-103 Compose Multiplatform plugin: bundled 252.27397.103 IDEA: IntelliJ IDEA 2025.2.4 (Ultimate Edition) Build #IU-252.27397.103, built on October 23, 2025 Kotlin: 252.27397.103-IJ MacOS: 26.0.1 (25A362) I bet there is something with my project setup, rather than plugins/ide bug, I attached the build logs as well, I can share the project repo with an email invite on request as well if needed. There is no rush! I was focused on something else meanwhile.
It's a CMP project with these targets: android, IOS, desktop