Skip to content

Update sentry, codepush and RN to solve a soft reset crash

Martin Santangelo requested to merge native/fix-android-crash into release/v4.38.0

Ticket(s) / Related Merge Requests

#5080 (closed)

Summary of Changes

Updated RN, codepush and the sentry packages since the crash was caused by the native implementation of the sentry package.

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Open the developer options and press restart. App should not crash

Regression Scope

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

Android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports