Hi everyone, I have a problem running my app, developed in Kotlin multiplatform, with the iphone on which iOS 17 is installed. When I connect the iphone to the MacBook, the iphone is detected by xcode and therefore I can run the my app on the iphone, but if I run the app on the iphone from Android Studio, this device is not detected.
It only happens with iphone with iOS 17 installed, however with an iPhone with a version prior to 17, I can easily run the run on the iphone even from Android Studio. Thank you for any help