I'm testing my data field on different watches in the simulator, but how can I quickly switch between watches in the simulator, if it is possible ?
I'm testing my data field on different watches in the simulator, but how can I quickly switch between watches in the simulator, if it is possible ?
In theory you just pick the new device in the run menu and it starts the app on that device. Practically it works in 99% of the time but sometimes the simulator will remember things from the previous device. When that happens and the app behaves strangely delete all apps and reset the simulator from the file menu.
In order to have the device chooser pop-up in the run menu you'll need to have .vscode/launch.json which you'll be able to find here in the forum