Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Crash issue for Android #62

Open
matte5031 opened this issue Mar 5, 2018 · 0 comments
Open

Crash issue for Android #62

matte5031 opened this issue Mar 5, 2018 · 0 comments

Comments

@matte5031
Copy link

Google Play informs me that this plugin sometimes make the app crash.
This is the report about the crash that it gives me:

Samsung Galaxy S6 Edge, 3072MB RAM, Android 7.0
Report 1

java.lang.RuntimeException:
at android.app.ActivityThread.deliverResults (ActivityThread.java:4472)
at android.app.ActivityThread.handleSendResult (ActivityThread.java:4515)
at android.app.ActivityThread.-wrap22 (ActivityThread.java)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1687)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:154)
at android.app.ActivityThread.main (ActivityThread.java:6682)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)

Caused by: java.lang.NullPointerException:
at com.jeduan.crop.CropPlugin.onActivityResult (CropPlugin.java:52)
at org.apache.cordova.CordovaInterfaceImpl.onActivityResult (CordovaInterfaceImpl.java:152)
at org.apache.cordova.CordovaActivity.onActivityResult (CordovaActivity.java:358)
at android.app.Activity.dispatchActivityResult (Activity.java:7256)
at android.app.ActivityThread.deliverResults (ActivityThread.java:4468)

Anyone know what is causing it or how it could be fixed? Any help or input is highly appreciated
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant