iPhone/iPad browser simulator? [closed]

2019-03-08 00:28发布

I need to see how my webpages are looking on an iPhone and iPad on my windows desktop. Is this possible?

A quick search yielded some iPhone testing sites, which seemed like what I wanted. However, they are wildly inaccurate when I compared against my own iPhone! I really need something that is as close to 100% accurate as possible.

Does XCode have a simulator that is 100% accurate? I understand I'd need a Mac to run XCode...

10条回答
聊天终结者
2楼-- · 2019-03-08 00:34

You can use the Ripple emulator on Chrome.

查看更多
我只想做你的唯一
3楼-- · 2019-03-08 00:36

The iPhone/iPad simulator that comes with Xcode includes Safari. If you run Safari in the simulator, you can view your website and it should appear the same as it would on a real device. This may work for general layout testing. But since it is a simulator, it is possible that not every single bit of functionality will be exactly the same as using a real iOS device.

If you are writing a website and you need to verify that it looks proper on a given device, then you need to test your website on that actual device. Testing with real hardware is part of the price of doing business.

And yes, you need a Mac to run Xcode.

查看更多
\"骚年 ilove
4楼-- · 2019-03-08 00:37

For now i think best emulator is https://app.crossbrowsertesting.com

It has real sizes and virtual keyboard (that is the most important thing) , zooming events...

Also https://appetize.io/demo has same things but it has time limit.

查看更多
爱情/是我丢掉的垃圾
5楼-- · 2019-03-08 00:37

I found mobile-browser-emulator chrome plug-in which is so helpful. It actually uses user-agent and size of device on which based responsive pages are made

查看更多
我想做一个坏孩纸
6楼-- · 2019-03-08 00:38

XCode does come with a simulator for the iPad and iPhone.

You can also use Safari on OS X to debug websites on your iOS device.

查看更多
Fickle 薄情
7楼-- · 2019-03-08 00:41

I have been using Mobilizer, which is an awesome free app

Currently it has default simulation for Iphone4, Iphone5, Samsung Galaxt S3, Nokia Lumia, Palm Pre, Blackberry Storm and HTC Evo. Simple straightforward and effective.

查看更多
登录 后发表回答