Everytime I launch the simulator in VS it defaults to an iPod! How can I specify a particular iOS device as the default, so that I don't have to change it manually every session?
Asked
Active
Viewed 150 times
4
-
Same here, any clue? – Frade Dec 07 '21 at 01:38
1 Answers
0
A way that worked for me, which include opening Xcode editor and setting the preferred device from there:
As we can see in the above picture, the default device simulator can be selected at the top of the window of xcode editor.

Sami Siam
- 21
- 4
-
found an official answer: https://developer.apple.com/forums/thread/687857 – Sami Siam Sep 14 '22 at 12:20