Features
-
Add
@spotlightjs/spotlightsupport (#3550)Download the
Spotlightdesktop application and add the integration to yourSentry.init.import * as Sentry from '@sentry/react-native'; Sentry.init({ dsn: '___DSN___', enableSpotlight: __DEV__, });
-
Only upload Expo artifact if source map exists (#3568)
-
Read
.envfile insentry-expo-upload-sourcemaps(#3571)