Skip to content

Commit 50354c5

Browse files
ref(onboarding): add apple to uf platform list (getsentry#73518)
<!-- Describe your PR here. --> <img width="584" alt="SCR-20240628-javx" src="https://github.com/getsentry/sentry/assets/56095982/e628b239-a029-4671-a075-dff8a7dfa79d">
1 parent 0363083 commit 50354c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/app/data/platformCategories.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ export const feedbackWidgetPlatforms: readonly PlatformKey[] = [
402402
// Feedback platforms that only show crash API instructions
403403
export const feedbackCrashApiPlatforms: readonly PlatformKey[] = [
404404
'android',
405+
'apple',
405406
'apple-macos',
406407
'apple-ios',
407408
'dart',

0 commit comments

Comments
 (0)