PWA & OneSignal Testing

Debug Progressive Web App and push notification functionality

🌐 Network Connectivity Tests
Test connectivity to key CDNs and services
OneSignal CDN
https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js
Pending
Google CDN
https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js
Pending
Cloudflare CDN
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js
Pending
🔔 Push Notification Testing
Test OneSignal push notification functionality
Initialized:
No
Subscribed:
No
Player ID:
None

⚠️ Prerequisites

• OneSignal SDK is not initialized

• No player ID available (user not subscribed to push notifications)

Make sure you've allowed notifications and OneSignal is properly configured.

📋 How to Test

1. Make sure you've allowed notifications in your browser

2. Check that OneSignal is initialized (green badge above)

3. Click any test button to send a notification

4. You should receive the notification within a few seconds

5. Check the test results for success/error messages