Skip to content
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

Fix bugsnag source maps #4712

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Fix bugsnag source maps #4712

merged 2 commits into from
Jan 15, 2024

Commits on Jan 15, 2024

  1. Fix bugsnag source maps

    Use bugsnag-source-maps to upload map file for android
    Use npx @bugsnag/react-native-cli init to install and configure BugSnag for ios map file upload
    paullinator committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a6eef8a View commit details
    Browse the repository at this point in the history
  2. Do not delete directory after build

    helps troubleshoot broken builds
    paullinator committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3332912 View commit details
    Browse the repository at this point in the history