You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/12/17 20:32:58 UTC

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

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

jcesarmobile resolved CB-11758.
-------------------------------
    Resolution: Duplicate
      Assignee: jcesarmobile

Looks like a duplicate of  CB-10962, the OP was using an old version of the plugin and didn't say anything after being told to use the latest version, so closing.
Feel free to reopen providing more information if you can reproduce it with current version

> 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
>          Components: Plugin SplashScreen
>            Reporter: Ashvin
>            Assignee: jcesarmobile
>            Priority: Blocker
>              Labels: triaged, wfc
>
> 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