You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should refactor the bookmarks notifications to use AlarmManager.
The current implementation uses Work Manager. It is not ideal for triggering precise notifications, and users may miss the bookmarked talk during an event.
We should refactor the bookmarks notifications to use AlarmManager.
The current implementation uses Work Manager. It is not ideal for triggering precise notifications, and users may miss the bookmarked talk during an event.
Additionally, we will need:
Those two points need to be addressed before removing the experimental feature flag.
The text was updated successfully, but these errors were encountered: