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.
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_keyis set - Also a chat bubble with 🔔 title (shared web↔mobile history when linked)
- Reply
got itorgot it 123to 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.