You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ashvin (JIRA)" <ji...@apache.org> on 2016/08/25 16:36:20 UTC

[jira] [Created] (CB-11758) Cordova Splashscreen Plugin Crash on App Launch

Ashvin created CB-11758:
---------------------------

             Summary: Cordova Splashscreen Plugin Crash on App Launch
                 Key: CB-11758
                 URL: https://issues.apache.org/jira/browse/CB-11758
             Project: Apache Cordova
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Android
    Affects Versions: 5.1.0
            Reporter: Ashvin
            Priority: Critical


Crash Logs -

Manufacturer: samsung
Model: SM-N7505
Thread: main-1
Start Date: Thu Aug 25 15:51:13 GMT+02:00 2016
Date: Thu Aug 25 15:51:15 GMT+02:00 2016

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.ImageView.setAnimation(android.view.animation.Animation)' on a null object reference
	at org.apache.cordova.splashscreen.SplashScreen$4.run(SplashScreen.java:223)
	at android.app.Activity.runOnUiThread(Activity.java:5781)
	at org.apache.cordova.splashscreen.SplashScreen.removeSplashScreen(SplashScreen.java:214)
	at org.apache.cordova.splashscreen.SplashScreen.onMessage(SplashScreen.java:183)
	at org.apache.cordova.PluginManager.postMessage(PluginManager.java:313)
	at org.apache.cordova.CordovaWebViewImpl.postMessage(CordovaWebViewImpl.java:377)
	at org.apache.cordova.splashscreen.SplashScreen$1.run(SplashScreen.java:149)
	at android.os.Handler.handleCallback(Handler.java:739)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:145)
	at android.app.ActivityThread.main(ActivityThread.java:6912)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:372)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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