getsentry / getsentry/sentry-react-native
Support Debug Ids with Re.Pack
- Lingua principale
- TypeScript
- Stelle
- 1.8k
- Fork
- 366
- Merge medio
- 1g 9h
- PR unite (30g)
- 89
Descrizione
### Description
Im using sentry in my repack rect native application. The sentry is working fine in debug APK and Im also able to generate the debug APK. But when I try to generate the release APK. The build failed with the below issue.
> Task :app:createBundleReleaseJsAndAssets_SentryUpload_com.*********************** FAILED
Copy `debugId` from packager source map to Hermes source map...
Packager source map does not have `debugId`.
Check generated source map for Debug ID: /Users/******************/host/android/app/build/generated/sourcemaps/react/release/index.android.bundle.map does not contain 'debugId' nor 'debug_id'.
Im using PNPM to install sentry
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.