Usman Bajwa
Usman Bajwa
@krystofwoldrich thanks for the message whenever I wrap metro config with 'withSentryConfig' I got this error: File /Users/username/Library/Developer/Xcode/DerivedData/projectName/Build/Products/Release-iphonesimulator/project.app/main.jsbundle does not exist. This must be a bug with React Native, please...
> > [@krystofwoldrich](https://github.com/krystofwoldrich) thanks for the message > > whenever I wrap metro config with 'withSentryConfig' I got this error: > > File /Users/username/Library/Developer/Xcode/DerivedData/projectName/Build/Products/Release-iphonesimulator/project.app/main.jsbundle does not exist. This must be...
> > same issue here > > I am using version 5.34.0 of sentry/react-native package. When I compile the application for debug, it opens and I can use it without...
> > > > [@krystofwoldrich](https://github.com/krystofwoldrich) thanks for the message > > > > whenever I wrap metro config with 'withSentryConfig' I got this error: > > > > File /Users/username/Library/Developer/Xcode/DerivedData/projectName/Build/Products/Release-iphonesimulator/project.app/main.jsbundle...
@rwachtler Yes the Issue is not only with `withSentryConfig` but even if I remove that app crashes later I have found this script has been added by sentry wizard in...
Yes I am using the `reactotron-react-native` package. Thanks for the support @rwachtler I will apply the above suggestion.