Leanplum/Leanplum-Android-SDK

Crash NPE in LeanplumInbox

lucas34 opened this issue · 3 comments

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

Thanks for reporting this. We're on it!

I saw that this has been fix.
When is the expected release with this fix ?

Now released. Thanks !