Hi all, Im just taking a look a Kotlin/Compose multiplatform again now iOS is stable. I have created a test project using the Android Studio wizard and have not changed anything yet.
It runs on Android no problems. it runs via xCode ( after selecting a profile ) no problems. but Android studio refuses to run the iOS app saying "Studio cannot launch applications on the device as it is currently locked with a passcode. Please unlock the device."
I've tried on physical device and simulator. both unlocked and open ( and running with no problem via xCode ).
Any ideas how to get Android studio to Launch it?