sentry-react-native
sentry-react-native copied to clipboard
Getting old version of sentry-java as transitive dependency
Platform:
- [] Android
SDK:
- [ ]
@sentry/react-native
(>= 1.0.0)
SDK version: 5.19.1
react-native
version: 0.72.x
Are you using Expo?
- [ ] Yes
- [ ] No
Are you using sentry.io or on-premise?
- [ ] sentry.io (SaaS)
Configuration:
(@sentry/react-native
)
Sentry.init({
dsn: 'https://[email protected]/...'
// other options
});
or
(react-native-sentry
)
Sentry.config(
'https://[email protected]/...'
// other options
).install();
I have the following issue:
Crash report says it's using 6.30 instead of the expected 7.3
SDK
Name sentry.java.android.react-native
Version 6.30.0
Hey @krystofwoldrich , to answer your questions from #3570 here:
I used a clean build from Bitrise and had no old versions installed, timing also fits, so it's definitely the wrong SDK version... My colleague was faster than me creating this issue haha.
Thanks!
Hi @pvegh and @tobi512, when you are looking at the crash report in Sentry, are you looking at the latest event?
Do you use Sentry Android Gradle Plugin? If so, what version?
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community
, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Closing this due to inactivity. If this is still an issue feel free to comment here or open a new issue if the context changed.