3

Is there any emulator for doing this? I want to create some checks of how an HTML5 app is displayed on this devices but I don't have any.

Foo Bah
  • 25,660
  • 5
  • 55
  • 79
Ryan
  • 5,456
  • 25
  • 71
  • 129
  • possible duplicate of [How to test on the IPhone without having access to one?](http://stackoverflow.com/questions/928955/how-to-test-on-the-iphone-without-having-access-to-one) – Matt Ball Oct 01 '11 at 14:06
  • possible duplicate of [Is it possible to develop for the iPhone without an iPhone?](http://stackoverflow.com/questions/121018/is-it-possible-to-develop-for-the-iphone-without-an-iphone) – Foo Bah Oct 01 '11 at 14:10
  • @MattBall I love how the question you proposed as a duplicate is really a duplicate of another question ... – Foo Bah Oct 01 '11 at 14:11
  • @Foo that was deliberate. More duplicate question links for the price of one – Matt Ball Oct 01 '11 at 14:12
  • @MattBall begs the philosophical question: is the duplicate of a duplicate also a duplicate of the original question ... – Foo Bah Oct 01 '11 at 14:15
  • Is this for testing a web app? – progrmr Oct 01 '11 at 15:07

2 Answers2

1

The official iOS simulator is only available for OSX

Foo Bah
  • 25,660
  • 5
  • 55
  • 79
0

Apple licenses doesn't allow you to use their software on a non-Apple machine. So you should get a Mac laptop/computer or ask someone to borrow it for some time.

gforcada
  • 2,498
  • 17
  • 26