sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
Today we retrieve version as `{{ packages.version('sentry.cocoa') }}` We'd like to specify for example: `{{ packages.version('sentry.cocoa', 'major') }}` so only `6` comes instead of `6.0.13` Value is fetched: https://github.com/getsentry/sentry-release-registry /cc...
### Core or SDK? Platform/SDK ### Which part? Which one? Capacitor ### Description https://docs.sentry.io/platforms/javascript/guides/capacitor/ No where on the docs there is a reference to uploading symbols. There's a note on...
### Core or SDK? Platform/SDK ### Which part? Which one? sentry-dart ### Description Add Dart/Flutter specific options to the docs Similar to https://github.com/getsentry/sentry-docs/issues/2924 ### Suggested Solution Document all missing options
### Core or SDK? Platform/SDK ### Which part? Which one? sentry-cocoa ### Description Add Apple specific options to the docs Similar to https://github.com/getsentry/sentry-docs/issues/2924 ### Suggested Solution Document all missing options
We support the Unreal engine via the Native platform, see https://docs.sentry.io/platforms/native/guides/ue4/ It's missing which platforms are supported though, probably Win and Linux only? @jan-auer It's also possible to develop mobile...
### Core or SDK? Platform/SDK ### Which part? Which one? Apple ### Description Apple doesn't have a page for Default Context as [Android](https://docs.sentry.io/platforms/android/enriching-events/context/default-context/) does. ### Suggested Solution Add the Default...
### Core or SDK? Platform/SDK ### Which part? Which one? C# ### Description I need to initialize this a WPF app, and the documentation is quite unclear on that. ###...
## Important Details Currently the Best Practices Docs aren't linked from the SDK docs, thus, customers trying to integrate the SDK have not made themselves acquainted with the best practices...
[Our current docs assume an `AppDelegate` is available:](https://docs.sentry.io/platforms/apple/guides/ios/#configure) > You should also initialize the SDK as soon as possible, such as in your AppDelegate application:didFinishLaunchingWithOptions method: In SwiftUI, that's not...
came by #1459