Use client actions to keep your app running in the background. The following client actions are available:
CheckBackgroundModePlugin: Check the background mode plugin.
EnableBackgroundMode: Enable background mode.
IsBackgroundModeEnabled: Check if background mode is enabled.
DisableBackgroundMode: Disable background mode.
ConfigureAndroidNotification: Configure Android notifications.
UpdateAndroidNotification: Modify the currently displayed notification while in the background.