Closed deathemperor closed 5 years ago
the link command didn't adjust my app/build.gradle. I manually add compile project(':react-native-sentry')
and it builds success
This has happened again, but need a reproduction case.
I am closing all old issues, please if this is still a problem feel free to revive it.
Also, consider moving to our new SDK @sentry/react-native
.
I followed this instructions https://docs.sentry.io/clients/react-native/
The errors:
react-native link was successful.
apply from: "../../node_modules/react-native-sentry/sentry.gradle"
can be found in app\build.gradle.ExplorerApp\node_modules\react-native-sentry\
is there(I'm trying to test install sentry into the example app of react-native-ui-kitten)