I tried running the demo app on a PS4 WebMAF webview. Looks like the polyfill is throwing an error during a fetch? Here's PS4 WebMAF userAgent: ``` Mozilla/5.0 (PlayStation 4 WebMAF) AppleWebKit/601.2 (KHTML, like Gecko) WebMAF/v3.1.5-0-g6ddb9f4f SDK: (0x10008011u) ``` Here's the console errors that were thrown. All that rendered on the screen was a black screen: ``` Unexpected token '...'. Expected a parameter pattern or a ')' in parameter list. Unhandled promise rejection ``` <img width="2560" alt="Screenshot 2024-04-11 at 11 34 47 AM" src="https://github.com/lightning-js/solid-demo-app/assets/6411509/e5771cf4-8da5-4f34-aed5-bae52675d5a6">
I tried running the demo app on a PS4 WebMAF webview. Looks like the polyfill is throwing an error during a fetch? Here's PS4 WebMAF userAgent:
Here's the console errors that were thrown. All that rendered on the screen was a black screen: