Skip to Content

← All guides

Notifications in chat

Alerts as chat bubbles + tray notifications. Background poll (WorkManager) when closed; true push when FCM is configured. Reply got it after installing updates.

Download PDF How-to videos

Chat commands

enable notifications · test notification · got it · got it 123

How alerts work

  • Delivery: background poll (Android WorkManager chain ~minutes) + local tray notification; optional FCM when businessite.fcm_server_key is set
  • Also a chat bubble with 🔔 title (shared web↔mobile history when linked)
  • Reply got it or got it 123 to mark seen
  • App updates are product-line aware (TA5 1.6.x vs RC1 1.7.x) and cancel when your build is current
  • enable notifications · test notification

Closed app / battery

Allow notifications + unrestricted battery. Force-stop prevents background poll until you open the app again. Web browsers use poll / optional Web Push (VAPID when configured).

Leave any multi-step flow: say stop or cancel. Say continue to stay.