Skip to content

feat(apple): Add comment about min on-prem version #2915

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

Merged
merged 3 commits into from
Jan 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/platforms/apple/common/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ This integration will swizzle some methods to create breadcrumbs e.g.: for `UIAp

## Known Limitations

- Since version 6.0.0 of this SDK, Sentry on-premises version greater than version 20.6.0 is required. If you are using sentry.io, no action is needed.
- We recommend upgrading to 6.x.x to get reliable <PlatformLink to="/configuration/releases/">Release Health</PlatformLink> data,
as we added many improvements over 5.x.x, in which we introduced Release Health.
- If you're currently using a version between 6.0.2 and 6.0.8, we **highly recommend** you upgrade to the latest version to avoid [a regression](https://github.com/getsentry/sentry-cocoa/pull/786) that affected the quality of the stacktraces and error messages, which was fixed in 6.0.9.
Expand Down