mobile-messaging-react-native-plugin
mobile-messaging-react-native-plugin copied to clipboard
Chat Widget Notification Crashing Android App
Description: When receiving a notification from the Chat Widget and attempting to click on the notification, the app crashes on the Android platform. This issue is critical as it affects the user experience.
Steps to Reproduce: Receive a notification from the Chat Widget. Click on the notification.
Expected Behavior: The app should open without crashing.
Actual Behavior: The app crashes when the notification is clicked.
Hi @moustafadevrn,
we are investigating it. We will ping you once it is fixed.
Thank you for your patience.
Hi @moustafadevrn,
I tried it with our example application and cannot reproduce described issue.
- Do you use latest SDK version 11.1.1?
- Can you share more debug info, at least logs from crash please?
- Can you share your
configuration
object passed intomobileMessaging.init()
function (of course without secrets likeapplicationCode
, ...) please? - Can you try our example application if you can reproduce the issue please?
Thank you.
Closing due to inactivity for a long time. Feel free to reopen if needed.