Files
daily-notification-plugin/android/plugin
Matthew Raymer 47653e40e5 fix(android): unify notification channel ID across components
- Change ChannelManager DEFAULT_CHANNEL_ID from 'daily_default' to 'timesafari.daily'
- Ensures consistent channel ID usage across Plugin, ChannelManager, and Receivers
- Removes duplicate channel creation - ChannelManager is now single source of truth
2025-10-29 08:59:46 +00:00
..