Hi all, Im just taking a look a Kotlin/Compose mu...
# multiplatform
k
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?
c
Have not seen this issue. maybe just restart studio?
k
I had tried rebooting and restarting before posting. 3h later I tried again and it worked OK tho! 😂
Thanks anyways.
t
@Kev Thompson occasionally there are issues of it needing to clean and rebuild the project for configuration changes, structure, gradle updates, and any resource files to be included in your new builds. It gets frustrating at times, but it seems to be a part of the development process and I would assume yours was a similar situations. After awhile, when things are just strange or unexpected and you've worked through the usual suspects, I just invalidate caches, clean, and rebuild and after once or twice everything magically works again. Good luck!
👍 1
k
posting as an FYI incase anyone else has the same issue. I also tried to use the online wizard and that also had issues. but the online wizard was down to the fact it set the minimum OS on IOS to the very highest OS, so none of my devices actually supported it!.
👀 1
🙌 1