Skip to main content

Unexpected Error


Use Unexpected Error when an unexpected application error prevents normal app access.

The screen allows the user to retry the failed operation or contact support. It also displays the user ID for support reference.


Unexpected Error screen with retry, support call, and user ID actions

This screen includes:

#ElementDescription
1Error illustrationIndicates that an unexpected error prevents normal app use
2Error messageStates that something went wrong
3Retry guidanceAdvises the user to try again or contact support
4Try again actionRetries the failed operation
5Call us actionOpens the device call action for the displayed support number
6User IDDisplays the user identifier for support reference
7Copy actionCopies the user ID

Workflow​

  1. Detect an unexpected application error.
  2. Display the Unexpected Error screen.
  3. Select Try again to retry the failed operation.
  4. If the error remains, select Call us to contact support.
  5. Provide the displayed user ID when support requires account identification.
  6. Select the copy action to copy the user ID.

Validations​

ScenarioApp behaviorSDK output
Unexpected application error occursDisplay the Unexpected Error screenError screen
Retry action is availableDisplay Try againRetry action available
Support phone number is availableDisplay Call usDevice call action available
User ID is availableDisplay the user ID and copy actionUser identifier

Actions​

ScenarioApp behaviorSDK output
Try again selectedRetry the failed operationRetry action
Retry succeedsResume normal app accessApp state update
Retry failsKeep the Unexpected Error screen visibleError state
Call us selectedOpen the device call action with the displayed support numberExternal call action
Copy selectedCopy the displayed user IDClipboard action