[
https://issues.apache.org/jira/browse/CB-12461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875720#comment-15875720
]
Denis Matafonov commented on CB-12461:
--------------------------------------
I know - I finally found it where. I mean it's not clear how to find the
connection between CSP, whitelist and splash plugin.
And I'm surprised that there no such questions - I think most compiled apps
have no updates when they will find out that splashscreen isnt working anymore
as expected.
> 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]