Files
LCEssentials/Sources/PediFoods/Coordinators/DeepLinkDestination.swift
Daniel Arantes Loverde c4d6998595 [push-deeplink-routing-contract] Generalize push tap routing to DeepLinkDestination
Replace order_status-only NotificationCenter path with a single
DeepLinkDestination enum + PushDeepLinkParser, decoded once in
PushNotificationCoordinator and dispatched via ContentView.route(to:).
Also fixes NotificationService reading userInfo["image"] instead of
the guide's stale "imageUrl" key.
2026-08-05 15:19:18 -03:00

50 lines
2.6 KiB
Swift