Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone Browser emulator with orientation detection

I'm looking for an iPhone browser emulator like iBBDemo2 for Windows. But since iBBDemo doesn't seem to support orientation (yes, its rotatable but this information is not send to the server as the iPhone does, to use this information in the Website's JavaScript), I'm looking for an alternative.

Or are there any windows based full iPhone emulators like the ones for Android without commercial Apple Developer registration?

like image 656
Konrad Avatar asked Sep 01 '11 13:09

Konrad


2 Answers

There's a free tool (Chrome Extension) called Ripple (which was bought by RIM):

Test and debug your HTML5 mobile applications for multiple platforms. All from within your browser and in a fraction of the time.

Not sure how well it works in emulator device quirks. But it does have the rotation change option.

like image 119
David d C e Freitas Avatar answered Nov 11 '22 14:11

David d C e Freitas


There is a new emulator from Electric Plum (free light version). It's pro version seems to support rotation events in JavaScript.

http://www.electricplum.com/products.html

like image 29
Konrad Avatar answered Nov 11 '22 14:11

Konrad