Browse Source
- Changed from new Notification() to registration.showNotification() - Mobile browsers require ServiceWorkerRegistration API for notifications - Added vibrate pattern and badge icon for better mobile experience This fixes the "Illegal constructor" error when enabling push notifications on Chrome for Android and other mobile browsers. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>master
1 changed files with 9 additions and 5 deletions
Loading…
Reference in new issue