Files
daily-notification-plugin/examples
Matthew Raymer bf511055c1 docs: add clean CapacitorPlatformService integration without isCapacitor flags
- Add example showing DailyNotification plugin integration ONLY in Capacitor classes
- Remove all isCapacitor flags since plugin is only used on Capacitor platforms
- Show actual changes needed to existing TimeSafari PWA CapacitorPlatformService
- Include activeDid change handling and plugin reconfiguration
- Provide clean summary of exact code changes needed
- Focus on Capacitor-specific implementation without platform detection

This gives a cleaner integration approach where plugin code only touches
Capacitor classes and doesn't need platform detection flags.
2025-10-08 08:58:32 +00:00
..