Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal crash #14

Open
kiranNegiloni opened this issue Dec 11, 2017 · 0 comments
Open

Fatal crash #14

kiranNegiloni opened this issue Dec 11, 2017 · 0 comments

Comments

@kiranNegiloni
Copy link

Hi Team,
We are currently facing an issue with latest version of PDialog. Application crash was reported in our crashlytics dashboard.

Below is the stacktrace of the issue. Please help me as I am new to this.

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.ProgressDialog.dismiss()' on a null object reference
at io.github.pwlin.cordova.plugins.pdialog.PDialog$2.run(PDialog.java:191)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:7409)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)

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

No branches or pull requests

1 participant