Skip to main content

Home screen

The Home screen is a central part of the Shake UI.

Introduction

Here, your user can see:

  • A welcome message that you can change from Shake SDK.
  • A button to submit a new ticket. This section can be customized.
  • All their previous tickets (user feedback and crash reports). To show them their previous tickets, register your users with Shake.
Shake Home screen

Show

To show the Home screen to an app user, call the Shake.show method with the ShakeScreen.HOME argument. Visit Invocations to learn more.