You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Wischweh (JIRA)" <ji...@apache.org> on 2018/04/25 09:49:00 UTC

[jira] [Created] (CB-14053) Splashscreen does not show up after ServiceConnection was leaked in previous Android App Start

Jan Wischweh created CB-14053:
---------------------------------

             Summary: Splashscreen does not show up after ServiceConnection was leaked in previous Android App Start
                 Key: CB-14053
                 URL: https://issues.apache.org/jira/browse/CB-14053
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-splashscreen
    Affects Versions: 6.5.0
         Environment: *Project Setup*
 * Cordova 6.5.0
 * cordova-android 6.3.0


*Affected Devices:*
 * Galaxy S5 mini (Android 5.1.1)
 * Pixel (Android 8.0)
 * Galaxy S7 edge (Android 7.0)
 * Galaxy S8 (Android 7.0)

*NOT affected*
 * HTC One M8 (Android 5.0.1)
            Reporter: Jan Wischweh


When i start my cordova app using splashscreen and it produces a leaked ServiceConnection in android, i.e.:

{{ActivityThread: Activity org.my.app.MainActivity has leaked ServiceConnection  }}

in the android logcat, on some devices the splashscreen does not comeup as expected on the next app start.

The leaked ServiceConnection clearly is no bug within the splashscreen-plugin, but it shouldn't affected the workings on the next app startup either



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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