IOS Simulator for testing website on Mac

I need to test my site on an iOS device with a Mac.

Can I use this desktop simulator?

+5
source share
7 answers

You can use the iOS simulator for this. You need to enable "Developer Mode" in Safari (Settings → Advanced).

Then open the website you want to debug in the iOS simulator. Return to the safari, and in the "Development" section you will see how the simulator and the tabs open on the safari.

If you want to test the actual device, just connect it to the computer, and it should also show it.

How am i doing this.

+12
source

browserstack, saucelabs , , , , , - .

+6

BrowserStack: http://www.browserstack.com

, . iOS iPhone iPad, Android . .

+5

Xcode Mac iPhone.

+1

iPhoney Mac.

you can read about it and download here

0
source

If you are using Mac OS X, just use Simulator . I don't know if it is available by default, but it looks like it is part of the Xcode package.

In any case, it is free and very useful; it allows you to simulate many popular Apple devices:

enter image description here

0
source

I use this site mainly

Good

http://iphone4simulator.com/

Nevertheless, they prefer to test it on a real device.

Hope this information helps you.

-3
source

All Articles