Files
daily-notification-plugin/test-apps/ios-test-app/App
Matthew Raymer 345610b4d3 fix(ios): add visible test element to verify HTML loading
Added highly visible red banner to verify HTML is loading:

Visibility Test:
- Red banner with white text at top of page
- Should appear immediately if HTML loads
- Helps diagnose if issue is HTML loading or JavaScript

Fixes:
- Black screen debugging: can now see if HTML loads at all
- WebView verification: confirms WebView is serving HTML
- Immediate feedback: no need to wait for JavaScript

Result: Can immediately see if HTML is loading or if WebView is the issue
2025-11-11 20:17:26 -08:00
..