In the Sencha Touch 2.0 Docs there is a really nice Example viewer with an option to switch between landscape and portrait and between phone and tablet.
I would like to use something like this during my development, load it up in chrome and just hit F5, but something like this isn't included ready for use.
What do you guys use to develop?
Internally we generally use Chrome or Safari. Then to test device specific features, we switch to iOS Simulator with Weinre for debugging support. And then finally onto actual devices.
Sencha Inc. Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
If I want it to be exactly the size of an iPhone, I just use iOS Simulator. But generally I design apps so they are fluid, so they look good on any weird screen size.
Sencha Inc. Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.