Crash NPE in LeanplumInbox
lucas34 opened this issue · 3 comments
lucas34 commented
I'm having a quite high bug report with this following crash
Caused by java.lang.NullPointerExceptionAttempt to invoke virtual method 'boolean com.leanplum.LeanplumInboxMessage.isRead()' on a null object reference
| com.leanplum.LeanplumInbox.unreadMessages (LeanplumInbox.java:451)
| com.leanplum.LeanplumInbox.unreadMessages (LeanplumInbox.java:153)
I'm not sure about the step to reproduce but can we have a null check or prevent this crash ?
LP version: 4.0.2
aafrooze commented
Thanks for reporting this. We're on it!
lucas34 commented
I saw that this has been fix.
When is the expected release with this fix ?
lucas34 commented
Now released. Thanks !