Hybrid View
-
27 Sep 2012 9:56 PM #1
Orientation issue in iphone and ipad using meta tag
Orientation issue in iphone and ipad using meta tag
Hi all,
I have a Sencha Touch app that displays fine in portrait orientation. When going to landscape or from landscape to potrait, the screen are in fit in size of potrait or landscape the screens are fiiting according to the orientation . This only happens on iPad, tests fine on Android and iphone.
I have changed the meta tag as per the mentioned in forums.but still this issue existing
<meta name="viewport" content="width=device-width; initial-scale=1.0; height=device-height; maximum-scale=1.0;">
-
28 Sep 2012 6:08 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,624
- Vote Rating
- 434
I have 3 iPads and they all work fine with a simple test for me.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
1 Oct 2012 12:39 AM #3
i am using same build for iphone its working fine in iphone ,but in ipad only i am getting issue. Please help me on this...
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote