Problem
Tapping notifications never navigates to the intended destination — notifications are non-functional.
Affected Notifications
- Tap & Talk responses (Omi answer notifications)
- Daily Recaps (summary notifications)
- Any other notification type
Reproduction
- Trigger any notification (Tap & Talk, Daily Recap, etc.)
- Receive notification
- Tap notification
- Observe: Nothing happens — app doesn't navigate to target (chat, recap, conversation, etc.)
Expected
Tapping notification should:
- Open the app (if closed)
- Navigate to the relevant screen (chat for Tap & Talk, Daily Recap view, etc.)
- Work consistently for all notification types
Actual
Tapping notification does nothing — no navigation, app just stays on current screen or opens to default view
Impact
- Notifications are useless — can't act on them
- Users miss Tap & Talk answers (have to manually open chat)
- Daily Recaps can't be viewed via notification
- Breaks core notification UX expectation (tap = navigate)
Root Cause (likely)
Notification deep-linking is broken or not implemented — notifications lack proper navigation handlers.
Platform
Mobile app (iOS/Android)
Problem
Tapping notifications never navigates to the intended destination — notifications are non-functional.
Affected Notifications
Reproduction
Expected
Tapping notification should:
Actual
Tapping notification does nothing — no navigation, app just stays on current screen or opens to default view
Impact
Root Cause (likely)
Notification deep-linking is broken or not implemented — notifications lack proper navigation handlers.
Platform
Mobile app (iOS/Android)