sentry-react-native
sentry-react-native copied to clipboard
Fix App Start Transaction Profile offset
Description
When adjusting a transaction start time because of the app start time, we should correctly align the profile in Sentry UI to start where the JS VM started and not with the updated transaction start.