You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Velecký (JIRA)" <ji...@apache.org> on 2014/07/25 23:42:39 UTC

[jira] [Created] (CB-7202) Default splashcreen doesn't work after adding splashscreen plugin

Jan Velecký created CB-7202:
-------------------------------

             Summary: Default splashcreen doesn't work after adding splashscreen plugin
                 Key: CB-7202
                 URL: https://issues.apache.org/jira/browse/CB-7202
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin SplashScreen
    Affects Versions: 3.5.0
            Reporter: Jan Velecký


Simply create a new iOS project, and run on iPad, splashcreen normally works. Then add splashcreen plugin, build and run again, splashcreen doesn't works (throwing this message: WARNING: The splashscreen image named Default was not found) and this also broke splashreen hide function.

Responsible for this bug is checking isOrientationLocked on line 141 of CDVsplashScreen.m, when I comment this, it works. Problem affects only iPhone splashscreen. Plugin probably doesn't follow naming convence of splashscreen of iOS Cordova.



--
This message was sent by Atlassian JIRA
(v6.2#6252)