GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-02T08:03:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | ios, iphone |
Reporter | Karan Thakkar |
Assignee | Ritu Agrawal |
Created | 2013-12-24T09:40:24.000+0000 |
Updated | 2016-03-08T07:41:24.000+0000 |
I updated my app to Ti SDK 3.2.0.GA. I have to maintain my code for iOS 6 and 7. But the header of window looks very stretched in iOS 6 but it looks good on iOS 7. I used extenEdges but this property works only for iOS 7.
Thanks for reporting this issue but we would need a simple and complete test case to troubleshoot this issue. Let us also know if you are testing on iOS6 and iOS7 simulators or devices.
I tested this issue in iOS 6 and iOS 7 device as well as simulator. Both have same issue. I need to solve this problem asap. Attached sample taken from my iPod 6.1 Thanks
Karan - We need a test case to reproduce this issue. We cannot troubleshoot your issue quickly based on the attached image.
Okay no problem Ritu But please check it. I used NavigationWindow for navigation. Thanks
We tested this issue with the code below. We were unable to reproduces this issue with our sample test case. It’s working perfect. Please check the attached screenshot. If the issue persists, please give us your sample test case to evaluate further.
Test Environment:
Mac OSX Version 10.8.5, Titanium SDK 3.2.0.GA, IOS -Simulator iOS 6, 7.0.3 Ti CLI 3.2.0, H5. Test CodeStep to Test
Create a simple test project
Update app.js file
Run on IOS simulator 6 and 7
On iOS Simulator 6 its working well (not stretch)
Thanks for your help. Yes its working in my code. Problem was i am using barImage and image size should be around 75 width. So it looks stretched. My problem solved now. Thank you very much for your quick support.
I am glad things worked for you. Closing the ticket.