I have created multiple faces, i want to test those on different watch series and watch OS. However i am not able to use simulators for that (iOS and WatchOS). To understand the case please do below steps.
-
From simulator Open Apple watch app and share any face (create your own or share existing) -
Share via email or airdrop -
Drag this face into simulator again -
Error will be shown that face is not available for this device. -
If try to apply using below code, same error occur CLKWatchFaceLibrary().addWatchFace(at: url)
I want to know how can i test my watch faces on different versions using simulators.