ncosgray / cuppa_mobile

A simple tea timer app for Android and iOS built with Flutter.
https://www.nathanatos.com
BSD 3-Clause "New" or "Revised" License
69 stars 6 forks source link

I cannot see anything in notification bar when a timer is running #131

Closed serrq closed 9 months ago

serrq commented 9 months ago

When I run a timer nothing is shown in notification drawer although I allowed all the permissions. Same thing in the unlock screen.

When the timer finished, then a notification is shown. But just at the end.

ncosgray commented 9 months ago

Thanks for the idea! When I've looked into this, I discovered it's not possible on iOS, unfortunately. With Cuppa being cross-platform I like to focus on features that are possible to implement on both Android and iOS.