You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2017/07/19 04:26:00 UTC

[jira] [Resolved] (CB-11602) Splashscreen plugin receives onPause and hides

     [ https://issues.apache.org/jira/browse/CB-11602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-11602.
----------------------------
       Resolution: Won't Fix
         Assignee: Filip Maj  (was: Sergey Shakhnazarov)
    Fix Version/s:     (was: 4.0.0)

Per the discussion on the dev mailing list: https://lists.apache.org/thread.html/d94c0fe4bcec06ac45f1cc37978b713464faecbf7b938560cd6368e5@%3Cdev.cordova.apache.org%3E

We will be reintegrating this functionality into the platform, which is the decision as part of the core plugin audit (see CB-12713).

> Splashscreen plugin receives onPause and hides
> ----------------------------------------------
>
>                 Key: CB-11602
>                 URL: https://issues.apache.org/jira/browse/CB-11602
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0, 2.5.0, 2.6.0, 2.7.0, 2.8.0, 2.9.0, 2.9.1, 3.5.0
>         Environment: Android
>            Reporter: Nikolay Babanov
>            Assignee: Filip Maj
>              Labels: easyfix, triaged
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When you set the "AutoHideSplashScreen" to false in the config.xml, the splash screen still automatically closes, before the crosswalk webview is loaded.
> This is caused by the plugin receiving the onPause event and therefore dismissing itself.
> My proposed solution is to use the onStop event in place of the onPause, as this fixes the issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org