Closed mynormeza closed 2 years ago
Thanks for the reporting. Please tell me version of android does this problem occur on?
Thanks for the reporting. Please tell me version of android does this problem occur on?
Yes, it's android 11
Okay, got you. I'll let you know if will be able to reproduce
Found and fixed. New SDK version will be released next week
I have added the code for notifications and unread message counter, the counter works when entering the activity/fragment, but if a message is received afterwards, the app crashes and shows this message
The same message appears when
HelpCrunch.showNotification(remoteMessage)
is called.This is literary the code I am using