Closed remi-ollivier closed 2 weeks ago
@remi-ollivier Sorry for the inconvenience, and thank you for reaching out with the details. From stack trace, it looks like the crash is occurring in native Android OS code while accessing intent.extras
, which seems to be an issue observed in earlier Android versions. Since this is happening in the OS code, our options are limited. But I think we can reduce this by surrounding it with try-catch
in our next release.
We'll include this fix and roll it out in the upcoming release. If you have any additional details that might help us address this better, please feel free to share. Thank you again for bringing this to our attention. Have a great day!
SDK version: 4.3.0
Environment: Production
Are logs available?
Describe the bug It crashes for users on production, we couldn't replicate during dev More info:
To Reproduce We were not able to reproduce
Expected behavior No crash
Screenshots
Additional context