OS:
Platform:
SDK:
@sentry/react-native (>= 1.0.0)react-native-sentry (<= 0.43.2)SDK version: 1.0.9
react-native version: 0.0.0
Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look:
[Link to issue]
Configuration:
None of both propositions.
I have following issue:
I am on a new project and I need to uninstall Sentry from it, since there is really a strange issue with sentry using old project crendentials that I won't bother you with.
I want to completly remove sentry from my react-native project. sentry-wizard -uninstall did not do the trick since I still have build issues related to sentry.
It would be great to have a clean uninstall guide. Thanks.
Agree!
Im trying
npx react-native unlink @sentry/react-nativeRunning Sentry Wizard...
version: 1.1.4 | sentry-cli version: 1.59.0
馃槩 Successfully removed Sentry from your project 馃槩
npm uninstall @sentry/react-nativeDownloading dependencies
Removing Sentry
Generating Pods project
On IOS, also need to check on the Build Phases> "Bundle React Native code and images" script.
Rollback to before adding sentry.
On my case, IOS build (production) will crash because it can not find the react native bundle file.
Hello @pentolbakso. Do you remember how that Build Phase was prior to adding Sentry? I'm not entirely sure what I should revert there. I'm having the same issue on my side, where a build from TestFlight just hangs there without loading the app (I presume it's the same issue you had).
@luispinho sorry, I don't remember.. may be u could use git history for comparison
Most helpful comment
Agree!
Im trying
npx react-native unlink @sentry/react-nativeAnd as result I'm receiving:
npm uninstall @sentry/react-native