-
-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename: Rename enableSessionTracking to enableAutoSessionTracking #1457
Conversation
@ueman and @jennmueng we'd need to change that on RN, Flutter and Cordova should use the new setter |
Codecov Report
@@ Coverage Diff @@
## main #1457 +/- ##
============================================
- Coverage 75.87% 75.83% -0.04%
Complexity 1901 1901
============================================
Files 189 189
Lines 6499 6502 +3
Branches 640 640
============================================
Hits 4931 4931
- Misses 1272 1275 +3
Partials 296 296
Continue to review full report at Codecov.
|
please create an issue so we don't forget :) |
Bumps sentry-android to 5.0.0-beta.3 and handles the breaking change to enableAutoSessionTracking: getsentry/sentry-java#1457
📜 Description
Rename: Rename enableSessionTracking to enableAutoSessionTracking
💡 Motivation and Context
Fixes #1189
💚 How did you test it?
📝 Checklist
🔮 Next steps