KRITISCHER FIX: <tizen:allow-navigation>*</tizen:allow-navigation> in config.xml aendert die Content Security Policy und blockiert ALLE inline <style> und <script> Bloecke. Symptom: App rendert ohne CSS/JS, nur unstyled HTML-Elemente sichtbar. Loesung: Tag komplett entfernt, <access origin="*" subdomains="true"/> reicht fuer iframe/XHR-Zugriff. Warnung als Kommentar hinzugefuegt. Tizen-App v5.7.0 mit allen v5.5/v5.6 Features: - Debug-Panel (Gruene Taste), Remote-Logging an /api/tizen-log - Connecting-Overlay mit Spinner und Timeout - AVPlay Direct-Play + HLS-Fallback (Surround) - Transparenter iframe (opacity bleibt 1 bei AVPlay) - Media-Keys, D-Pad-Weiterleitung, Verbindungs-Reset Android APK v1.1.0 hinzugefuegt. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2.8 MiB
2.8 MiB