Files
prosapp-migration/backend
Lizandro GuarnizoandClaude Sonnet 4.6 b4857dbc75 fix: notify professional via FCM when service is created
Backend create() now looks up the professional's fcm_token and sends a
push notification after the service is persisted. This replaces the
unreliable client-side notification in the Flutter app (which couldn't
use the server FCM key).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 09:33:38 -05:00
..