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

lmnbeyond edited comment on CB-4374 at 7/25/13 5:46 AM:
--------------------------------------------------------

Thanks to you all!

After I added the "onload" param in the <feature> tag, and fetched the latest 
splashscreen plugin code, everything works!

https://github.com/lmnbeyond/cordova-plugin-splashscreen/commit/33f353d2e9684e189f8b7d59c066253f2fe73f48
                
      was (Author: lmnbeyond):
    Thanks to you all!

After I added the "onload" param in the <feature> tag, and fetched the latest 
splashscreen plugin code, everything works!

@shazron has fixed this:commit 33f353d2e9684e189f8b7d59c066253f2fe73f48 

https://github.com/lmnbeyond/cordova-plugin-splashscreen/commit/33f353d2e9684e189f8b7d59c066253f2fe73f48
                  
> Settings "ShowSplashScreenSpinner" and "AutoHideSplashScreen" in config.xml 
> no longer work on iOS platform
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4374
>                 URL: https://issues.apache.org/jira/browse/CB-4374
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 3.0.0
>            Reporter: lmnbeyond
>            Assignee: Shazron Abdullah
>             Fix For: 3.1.0
>
>
> 1. Using CLI I created a project and added splashscreen plugin
> 2. Modify the value of "AutoHideSplashScreen" from "true" to "false"
> Result: SplashScreen still auto hide
> I think this bug maybe related to change 
> https://github.com/apache/cordova-ios/commit/c24b6e3ac8f4240f75921142fd9d4f6b6d1a50d7#CordovaLib/Classes/CDVViewController.m
> // TODO: Remove this explicit instantiation once we move to cordova-CLI.
> if (useSplashScreen) {
>     [self getCommandInstance:@"splashscreen"];
> }

--
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

Reply via email to