Konrad
Konrad

Reputation: 4762

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?

Upvotes: 6

Views: 4446

Answers (2)

Konrad
Konrad

Reputation: 4762

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

Upvotes: 2

David d C e Freitas
David d C e Freitas

Reputation: 7511

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.

Upvotes: 3

Related Questions