You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Michal Mocny (JIRA)" <ji...@apache.org> on 2012/09/07 19:33:08 UTC

[jira] [Comment Edited] (CB-1387) Splash screens broken due to error in iPad detection code

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

Michal Mocny edited comment on CB-1387 at 9/8/12 4:31 AM:
----------------------------------------------------------

Updated my branch with the rename suggestion, pull request seemed to automatically update (pull is branch based rather than specific revision based, it seems).

Is it worthwhile updating IsAtLeastiOSVersion as well?
                
      was (Author: mmocny):
    Updated my branch with the rename suggestion, pull request seemed to automatically update (branch based, or specific revision based, it seems).

Is it worthwhile updating IsAtLeastiOSVersion as well?
                  
> Splash screens broken due to error in iPad detection code
> ---------------------------------------------------------
>
>                 Key: CB-1387
>                 URL: https://issues.apache.org/jira/browse/CB-1387
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>            Reporter: Tom Clarkson
>            Assignee: Michal Mocny
>
> The fix for CB-1182 removed the IsIPad function from CDVViewController in favor of a macro in CDVAvailability. Now IsIPad always returns false, preventing showSplashScreen from finding the correct images.
> The issue appears to be load order -  #ifdef UI_USER_INTERFACE_IDIOM returns false in CDVAvailability.h, but works correctly when I copy the same macro into CDVViewController.m.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira