Push notifications are working again — and will work better

Push notifications are working again — and will work better

This morning I noticed that for some time I haven't been receiving push notifications from the app — garden task reminders, weather alerts, or morning schedule summaries. I checked the error and deployed a fix.

MarekZ
Utworzono: 25.04.2026 2026 21:02
Zaktualizowano: 25.04.2026 2026 21:07
Reading in: English Original (PL)
powiadomienia push aplikacja ogrodnicza harmonogram ogrodniczy Zielona Manufaktura przypomnienia ogrodowe aplikacja mobilna dla ogrodników kalendarz ogrodniczy przypomnienia o podlewaniu alerty pogodowe ogrodowe pielęgnacja roślin powiadomienia planer ogrodu Android

What has changed:

  • Push notifications now reach mobile devices correctly. I fixed the Firebase Cloud Messaging configuration and a bug in the sending code that was previously interrupting the notification history logging.
  • All notifications in one place — switched from a manually configured schedule to a new cyclic task mechanism in Symfony 7. This way I have all notifications (schedule, weather, summaries) defined in one file and resistant to server restarts.
  • Daily reminders at 10:00 AM with a list of today's gardening tasks — the first ones will be sent tomorrow morning.

If notifications aren't reaching your phone: open the app, check push permissions (Settings → Notifications) and possibly log out/log in again — this will register a fresh token.

Comments 0

Log in to add a comment. Log in

No comments yet. Be the first!