Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs(apple): Add shake-to-report section and note iOS-only support#16791

Merged
antonis merged 4 commits intomasterfrom
antonis/ios-feedback-shake
Mar 12, 2026
Merged

docs(apple): Add shake-to-report section and note iOS-only support#16791
antonis merged 4 commits intomasterfrom
antonis/ios-feedback-shake

Conversation

Copy link
Contributor

antonis commented Mar 5, 2026 *
edited
Loading

DESCRIBE YOUR PR

Document the now-functional useShakeGesture option for Apple/Cocoa user feedback, based on 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:
  • None: Not urgent, can wait up to 1 week+

Should be merged after getsentry/sentry-cocoa#7579 is released

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Co-Authored-By: Claude noreply@anthropic.com

sentry[bot] reacted with hooray emoji
Add a "Shake to Report" section to the user feedback setup page and update
the `useShakeGesture` config description to note it's iOS-only.

Ref: getsentry/sentry-cocoa#7579

Co-Authored-By: Claude
Copy link

vercel bot commented Mar 5, 2026 *
edited
Loading

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Preview, Comment Mar 12, 2026 8:42am
sentry-docs Ready Preview, Comment Mar 12, 2026 8:42am

codeowner-assignment bot requested a review from a team March 5, 2026 10:36
antonis marked this pull request as ready for review March 5, 2026 10:59
philprime approved these changes Mar 9, 2026
Copy link
Member

philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

itaybre reviewed Mar 9, 2026
| ------------------------ | --------------- | ------- | ------------------------------------------------------------ ------------------------------------------------------------ ---------------------------------- |
| `animations` | `Bool` | `true` | Whether or not to show animations, like for presenting and dismissing the form. |
| `useShakeGesture` | `Bool` | `false` | Use a shake gesture to display the form. |
| `useShakeGesture` | `Bool` | `false` | Use a shake gesture to display the form. Only supported on iOS; this is a no-op on macOS, tvOS, watchOS, and visionOS. |
Copy link
Contributor

itaybre Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically iPadOS too

antonis reacted with thumbs up emoji
Copy link
Contributor Author

antonis Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Updated with db3a8a3

codeowner-assignment bot requested a review from a team March 10, 2026 07:10
antonis enabled auto-merge (squash) March 12, 2026 08:32
antonis merged commit c059ed4 into master Mar 12, 2026
18 checks passed
antonis deleted the antonis/ios-feedback-shake branch March 12, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

itaybre itaybre left review comments

philprime philprime approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants