It often comes up: Does the X SDK support Y feature?
We're missing a page in the docs that lists what features the SDK have.
Ideally it would split in what you get from simply calling init, and what you can get with additional configuration or using the API
This page could be built using the feature map provided by the release registry:
getsentry/sentry-release-registry#39
It often comes up: Does the X SDK support Y feature?
We're missing a page in the docs that lists what features the SDK have.
Ideally it would split in what you get from simply calling
init, and what you can get with additional configuration or using the APIThis page could be built using the feature map provided by the release registry:
getsentry/sentry-release-registry#39