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

Crash in ConversationFragment #76

Closed
arseneHuot opened this issue May 9, 2017 · 2 comments
Closed

Crash in ConversationFragment #76

arseneHuot opened this issue May 9, 2017 · 2 comments

Comments

@arseneHuot
Copy link

Hello,

I got a crash in crashlytics from conversation fragment as you can see below. i use the last release of your sdk. Do you have an idea ?

Fatal Exception: java.lang.NullPointerException: uri
       at com.android.internal.util.Preconditions.checkNotNull(Preconditions.java:60)
       at android.content.ContentResolver.query(ContentResolver.java:474)
       at android.content.ContentResolver.query(ContentResolver.java:434)
       at io.smooch.ui.fragment.ConversationFragment$6.run(Unknown Source)
       at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
       at java.lang.Thread.run(Thread.java:818)

Sorry i dont have more details

Best regards,
Arsène

@jugarrit
Copy link
Contributor

We've never seen this crash before, unfortunately. We'll keep an eye on this and let you know if we find anything.

@DataWearsAHood
Copy link

Hello!

Looks like a few nullpointer crashes have been fixed since this issue was first reported (v5.7.1, v5.15.0 v7.0.2).
Please reopen this issue if you are still experiencing this crash with the latest release.

@wmora wmora closed this as completed Oct 26, 2020
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

4 participants