showErrorInUIThread

private final Unit showErrorInUIThread(SenseCryptSdkException error)

This method is used to show an error dialog in the UI thread. It ensures that the error dialog is shown on the main thread.

Parameters

error

The error that occurred