Skip to content

Commit 24d04c3

Browse files
authored
fix(self-hosted): Add difference btw SaaS for iOS symbolication (#12211)
Fixes getsentry/self-hosted#3441.
1 parent 29f5b95 commit 24d04c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

develop-docs/self-hosted/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The difference only resides on a few things that are impossible to be hosted by
1919
- [Spend Allocation](https://docs.sentry.io/pricing/quotas/spend-allocation/), as it is tightly coupled with Billing Quotas.
2020
- AI & ML features (such as autofix), although the code is open at [getsentry/seer](https://github.com/getsentry/seer).
2121
- [Data Storage Location](https://docs.sentry.io/organization/data-storage-location/), because you own your data.
22+
- [iOS Symbolication](https://docs.sentry.io/platforms/apple/data-management/debug-files/symbol-servers#built-in-repositories), because Apple does not provide a public symbol server, nor do they allow us to distribute the Debug Information Files (DIFs) ourselves.
2223

2324
To put things simply, consider self-hosted as the Business plan without any software limitations and no paid tier.
2425

0 commit comments

Comments
 (0)