Hacker News new | ask | show | jobs
by rswail 2538 days ago
If you're doing local web development, then running the iOS simulator will give you the necessary Safari iOS Web view controls.
1 comments

It won't get you the necessary touch interactions if you're doing something that uses them, though.

Broadly speaking, you want to test on the actual device your users are using, not an approximation of one.