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

Source Maps are not being uploaded correctly to Sentry #233

Closed
3 tasks done
stdavis opened this issue Jan 30, 2023 · 3 comments
Closed
3 tasks done

Source Maps are not being uploaded correctly to Sentry #233

stdavis opened this issue Jan 30, 2023 · 3 comments
Labels

Comments

@stdavis
Copy link
Member

stdavis commented Jan 30, 2023

Notes from Expo open-office hours:

  • Try removing the duplicate expo-update and seeing if source maps work.

There shouldn’t be any reason to publish an eas update that is the same as the app store bundle.

  • Check for latest point release for expo-update
  • Run deploy ota update script manually and try to figure out why upload artifact is 0 MB
@stdavis stdavis self-assigned this Jan 30, 2023
@stdavis
Copy link
Member Author

stdavis commented Jan 30, 2023

Removed duplicate OTA update push: e7a8e62

Verified that I'm already on the latest version of expo-updates (v0.15.6)

Wait until after next app push to test the OTA upload artifacts stuff.

stdavis added a commit that referenced this issue Nov 7, 2023
@stdavis
Copy link
Member Author

stdavis commented Nov 28, 2023

I tried and tried to get this working with no success. It looks like expo-sentry is being deprecated in favor of adding native support for expo to sentry-react-native. I'll just wait until that happens and try again.

@stdavis stdavis removed their assignment Nov 28, 2023
@stdavis
Copy link
Member Author

stdavis commented Apr 29, 2024

I believe that this is fixed with the upgrade to the @sentry/react-native package.

@stdavis stdavis closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant