SplashActivity

public final class SplashActivity extends AppCompatActivity

The splash activity that is shown when the app is launched.

This activity is used to initialize the SenseCrypt SDK and show any errors that occur during initialization.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
private final Unit initSDK()

Method to initialize the SenseCrypt SDK and handle any errors that occur

Link copied to clipboard
protected Unit onCreate(Bundle savedInstanceState)
Link copied to clipboard
private final Unit showConfirmDialog()

Method to show a confirmation dialog when the server is unreachable