Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11602

Splashscreen plugin receives onPause and hides

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 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
    • None
    • Android

    • Important

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              filmaj Filip Maj
              nbabanov Nikolay Babanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: