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

Denis Matafonov commented on CB-12461:
--------------------------------------

Thanks a lot.

 I'll try to compile with new CSP.
I also think it would be really usefull to add info about CSP on the plugin 
page - those f guys at apple always change something and its not clear why 
something stops working.

> Splash screen is not removed on iOS
> -----------------------------------
>
>                 Key: CB-12461
>                 URL: https://issues.apache.org/jira/browse/CB-12461
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin SplashScreen
>         Environment: iPhone 5S, iOS 10.2.1
> app compiled at build.phonegap com 
> cli-6.5.0 (iOS 4.3.1, Android 6.1.2, Windows 4.4.3)
>            Reporter: Denis Matafonov
>            Assignee: jcesarmobile
>              Labels: bug, splashscreen
>         Attachments: config.xml
>
>
> When app is started, splash screen remaines open. If I push app to background 
> and open it again, splash screen is removed.
> Also spinner is placed to the upper left corner instead of center.
> Demo:
> https://youtu.be/UtpTZE24E3I
> App does work properly on some iPhones - e.g. I have no troubles with that on 
> iPhone 4 with iOS 9.3.5
> Splash as said in docs removed in js:
> onDeviceReady: function() {
>         app.receivedEvent('deviceready');
>         setTimeout(function() {
>             navigator.splashscreen.hide();
>         }, 2000);
>     }
> Preference in config as said in docs:
> <preference name="AutoHideSplashScreen" value="false"/>
> App name in store: Baikalsea



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to