[TIMOB-11386] iOS 6: Statusbar overlaps iAd
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-21T18:20:09.000+0000 |
Affected Version/s | Release 2.1.2, Release 2.1.3, Release 3.0.0 |
Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 02 API, 2013 Sprint 02 |
Components | iOS |
Labels | api, qe-port |
Reporter | Daniel Lim |
Assignee | Vishal Duggal |
Created | 2012-10-01T19:19:34.000+0000 |
Updated | 2013-03-12T05:32:51.000+0000 |
Description
Statusbar overlaps iad view on 3.5-inch iPhone 4 but works on iphone5. Happened on simulator and actual device. The bar covered half of the iad view "close" button. Posted on community as well http://developer.appcelerator.com/question/142930/statusbar-overlaps-iad-on-ios6
See screenshots
Attachments
File | Date | Size |
---|---|---|
iad-iphone4.png | 2012-10-01T19:19:34.000+0000 | 48547 |
iad-iphone5.png | 2012-10-01T19:19:34.000+0000 | 51162 |
Daniel, Could you put together a test case to demonstrate this please?
i will try, i built a simple case but the iad doesn't show.
OK, I was able to duplicate the issue with simple case. I think the issue may be related to navigation group. Wait for ad to load, but it will likely not, just shown white background on the bottom. Once you see that, click on "back" to close the window then open it again. The banner would be there this time, click on it, you should be the statusbar blocking the ad view on iphone4 simulator.
Tested again on iOS 4.3.2, 5.0 and 5.1 and it's OK. So, it's only failed on iOS6.
Tested and confirmed on iOS 6 TiSDK 2.1.2 GA, 2.1.3 GA, 3.0.0. Works as expected on iOS 5.1. I'll move this over to TiMob now.
In speaking with API, fixing this properly would require substantial architectural work. We will revisit this in a future revision (i.e. 3.1) The current suggestion is for users to use a TabGroup instead and hide the tabs instead of using the iPhone.NavigationGroup.
Pull pending https://github.com/appcelerator/titanium_mobile/pull/3712
Backport task TIMOB-12346 Backport PR https://github.com/appcelerator/titanium_mobile/pull/3735
PR processing .. Testing PR against all tickets marked for regression.
Works fine. Verified on : iphone 4,iphone 5 SDK version: 3.0.2.v20130122172624, 3.1.0.v20130111163212 CLI version : 3.0.23 OS : MAC OSX 10.7.5 XCode : 4.5.1
This is have problem Verified on iPhone 4s SDK version : 3.0.2 GA OS: MAC OSX 10.8.2 XCode : 4.6 I Updated here also http://support.appcelerator.com/tickets/APP-124974