Skip to main content

Migration Guides

This section is for teams moving off older crash-handling packages or deciding whether the switch is worth it. The guides focus on the practical questions: what changes in the API, what stays familiar, and what you need to retest before the migration is done.

Start with these

Migration workflow

  1. Compare the old and new package behavior.
  2. Replace imports and native handler signatures.
  3. Verify release-build crash handling on both platforms.
  4. Reconnect your analytics provider or restart flow using the updated docs and examples.