[ 
https://issues.apache.org/jira/browse/CB-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158677#comment-13158677
 ] 

Shazron Abdullah commented on CB-37:
------------------------------------

>From https://github.com/michael75:

Appears on both iPad & iPhone - with a loading screen of 
- iPhone: 320 × 480 - Default.png / 640 × 960 - [email protected]
- iPad: 768 × 1004 - Default~iPad.png

It's not an universal app, but a dedicated app each, with PhoneGap 1.0.0
                
> Splash screen image displays visible border / "moves up"
> --------------------------------------------------------
>
>                 Key: CB-37
>                 URL: https://issues.apache.org/jira/browse/CB-37
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>
> reported at: https://github.com/callback/callback-ios/issues/6
> Problem: 
> When starting the app, the loading screen moves up a little. When it moves up 
> you can see at the bottom a few pixels with the HTML page in the background 
> as its loading its content.
> Solution: 
> One line fix (PhoneGap group post 
> http://groups.google.com/group/phonegap/browse_thread/thread/5b7dadccb4c90573/8c6711314f46dda8#9):
> "add the following line in PhoneGapDelegate.m before line 188 (where it sets 
> imageView.tag = 1): 
> imageView.frame = [[UIScreen mainScreen] applicationFrame];"
> Already mentioned in an outdated pull request 
> https://github.com/phonegap/phonegap-iphone/pull/22, but never pulled in 
> because needs to be re-based.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to