by
clemens
(23.09.2021)
You Can Simulate iOS Devices on Macos
tl;dr
Use simulator.app
from XCode to test your websites on iOS devices.
Running
- Open Xcode
- Navigate to Xcode > Open Developer Tool > Simulator
- In Simulator, navigate to File > Open Simulator > iOS xxx
Debugging
- Open Safari in simulated device
- Navigate to page to debug
- Launch Safari on Desktop
- Go to Developer (Entwickler) > Simulator XXX > localhost