sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(dynamic-sampling): Add isSupportedPlatform to dynamic-sampling SDK versions endpoint [TET-307]

Open andriisoldatenko opened this issue 3 years ago • 0 comments

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.

andriisoldatenko avatar Aug 04 '22 11:08 andriisoldatenko