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

NullPointerException when RaygunClient.recordBreadcrumb() is called #64

Closed
AndriiVovkWorkspot opened this issue Jun 28, 2019 · 3 comments
Assignees
Milestone

Comments

@AndriiVovkWorkspot
Copy link

2019-06-28 14:41:08.927 11019-11019/? W/System.err: java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.List.add(java.lang.Object)' on a null object reference
2019-06-28 14:41:08.927 11019-11019/? W/System.err: at com.raygun.raygun4android.CrashReporting.recordBreadcrumb(CrashReporting.java:65)
2019-06-28 14:41:08.927 11019-11019/? W/System.err: at com.raygun.raygun4android.CrashReporting.recordBreadcrumb(CrashReporting.java:61)
2019-06-28 14:41:08.927 11019-11019/? W/System.err: at com.raygun.raygun4android.RaygunClient.recordBreadcrumb(RaygunClient.java:216)

@TheRealAgentK
Copy link
Contributor

Thx for reporting this, @AndriiVovkWorkspot - Which version of the provider are you using?

@AndriiVovkWorkspot
Copy link
Author

4.0.0

TheRealAgentK added a commit to TheRealAgentK/raygun4android that referenced this issue Jun 29, 2019
@TheRealAgentK
Copy link
Contributor

This is fixed for 4.0.1.

@TheRealAgentK TheRealAgentK added this to the 4.0.1 milestone Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants