-
Notifications
You must be signed in to change notification settings - Fork 374
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
[Bug]: App crashes after inAppMessage is dismissed #1546
Comments
@prajanyasoft-madhusudan thanks for reaching out! We'll investigate this and get back to you as soon as possible. |
@jennantilla any updates regarding this issue? |
@prajanyasoft-madhusudan thank you for your patience! We have a fix for this in our latest release, 5.0.1. Please let us know if you have any additional questions or concerns. |
@jennantilla This is still happening on latest version 5.0.3 on Android devices (tested on Samsung A53, Samsung S22), after dismissing in-app message, few seconds later and the app crashes with this error |
@prajanyasoft-madhusudan or @xrealx369 did you make any progress with this? E.g. found the cause or the fix? My issue #1643 has several differences (previous major version of OneSignal, error occurs before even trying to dismiss, different stacktrace), but has enough similarities to this (in-app messages, |
What happened?
What happened
I had a project which previously used the react-native-onesignal version 3.6.1.
I recently migrated the library to the latest version i.e. 5.0.0
Most of the workflow is working fine but I've encountered an issue in inAppMessage.
Steps to reproduce?
What did you expect to happen?
The application should not crash when inAppMessage is dismissed.
React Native OneSignal SDK version
5.0.0
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: