Home > Back-end >  iOS simulators are not available in visual studio after updating xcode to version 14
iOS simulators are not available in visual studio after updating xcode to version 14

Time:09-19

Everything was working fine till updating Xcode to version 14. But after updating Xcode to latest version 14, simulators are not available in visual studio.

enter image description here

Also, app is not getting installed on physical devices. Just getting a success message as normally but the app is not on the device.

enter image description here

CodePudding user response:

Same here, I thought by now VS should have been updated for xcode 14.

CodePudding user response:

me too, i updated VS to latest version, no simulator in VS.

  • Related