sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Getting old version of sentry-java as transitive dependency

Open pvegh opened this issue 11 months ago • 2 comments

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

pvegh avatar Mar 08 '24 13:03 pvegh

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!

tobi512 avatar Mar 08 '24 13:03 tobi512

Hi @pvegh and @tobi512, when you are looking at the crash report in Sentry, are you looking at the latest event?

Screenshot 2024-03-13 at 10 44 49

Do you use Sentry Android Gradle Plugin? If so, what version?

krystofwoldrich avatar Mar 13 '24 09:03 krystofwoldrich

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 🥀

getsantry[bot] avatar Apr 04 '24 07:04 getsantry[bot]

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.

krystofwoldrich avatar Apr 05 '24 11:04 krystofwoldrich