I tried to run the lightningJS template application in the Xbox and I got following warnings. Also it didn’t worked on the xbox.
-
[Lightning] can’t use image worker because browser does not have createImageBitmap and web worker support.
'WWAHost.exe' (Script): Loaded 'Script Code (MSAppHost/3.0)'.
'WWAHost.exe' (Script): Loaded 'Sourcemap (ms-appx://e38b91b9-ac80-4f59-b325-876b4f7f76d0/js/lightning.es5.min.js)'.
SourceMap C:\Users\amal\Desktop\XBox\App3\App1\js\lightning.es5.min.js.map read failed: Could not find file 'C:\Users\amal\Desktop\XBox\App3\App1\js\lightning.es5.min.js.map'..Exception was thrown at line 3386, column 11 in ms-appx://e38b91b9-ac80-4f59-b325-876b4f7f76d0/js/appBundle.es5.js
0x800a1391 - JavaScript runtime error: 'FontFace' is not defined
How can I fix this issue ?