[
https://issues.apache.org/jira/browse/CB-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081269#comment-14081269
]
Edna Morales commented on CB-7202:
----------------------------------
I believe this was already fixed. I followed your steps and wasn't able to
recreate the issue with the latest changes.
Link to issue:
https://issues.apache.org/jira/browse/CB-7041
Link to git commit:
https://github.com/apache/cordova-plugin-splashscreen/commit/cd61952efc68365138115cb1d5fbefa0695198d1
> 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 found out Yacine Rezgui –
> https://medium.com/mobile-html5-dev/remove-the-white-splash-screen-on-cordova-e4d3260a60ab
--
This message was sent by Atlassian JIRA
(v6.2#6252)