Commit c059ed4
docs(apple): Add shake-to-report section and note iOS-only support (#16791)
## DESCRIBE YOUR PR
Document the now-functional `useShakeGesture` option for Apple/Cocoa
user feedback, based on
[sentry-cocoa#7579](getsentry/sentry-cocoa#7579).
- Add "Shake to Report" section to the user feedback setup page with a
Swift example
- Update `useShakeGesture` config description to note it's iOS-only
(no-op on macOS, tvOS, watchOS, visionOS)
## IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.):
- [ ] Other deadline:
- [x] None: Not urgent, can wait up to 1 week+
1 parent 221c187 commit c059ed4
2 files changed
+13
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
164 | 176 | | |
165 | 177 | | |
166 | 178 | | |
| |||
0 commit comments