sentry
sentry copied to clipboard
feat(dynamic-sampling): Add isSupportedPlatform to dynamic-sampling SDK versions endpoint [TET-307]
Some SDKs do not support sampling yet we show prompts that they should update to the latest version. We check sdk_sname against allowlist of supported SDKs and only prompt to update those which are in the list.