All Collections
Customizing SDK
Customize how users invoke Shake • Invoking Shake • What if our app already uses the shake gesture for something else?
Customize how users invoke Shake • Invoking Shake • What if our app already uses the shake gesture for something else?

The Shake invocation event can be fully customized, you don't have to use our default action - shaking.

Peter Simic avatar
Written by Peter Simic
Updated over a week ago

The default action by which Shake is invoked is when the user shakes their device.

Change shaking to something else

You can change the invocation method of the SDK to one or more of the following actions:

  • user shakes their device

  • user takes a screenshot

  • user taps on a dedicated floating button shown above your app's UI

  • user swipes with one finger from the right edge of the screen

Read more about doing these tweaks in your iOS, Android, React Native or Flutter app in our Documentation.

For any other questions, contact us through the Intercom bubble or via email friends@shakebugs.com.

Or even better, join our Slack Community and get in touch with our developers within a few minutes.

Did this answer your question?