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

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

    [ https://issues.apache.org/jira/browse/CB-11758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449038#comment-15449038 ] 

Vladimir Kotikov commented on CB-11758:
---------------------------------------

This looks like a duplicate of CB-10734 and CB-10962. These issues have been fixed in version 3.2.1. [~ashvin777], could you please check if the issue still occurs with the latest version of the plugin?

> 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, Plugin SplashScreen
>    Affects Versions: 5.1.0
>            Reporter: Ashvin
>            Priority: Blocker
>              Labels: cordova-6.0.0
>
> 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