Hi,
When I tried with GameFS while it worked fine in Unity editor after exporting the webgl build it is unable to fetch the file from gamefs.
This is the error in the console of browser
XMLHttpRequest cannot load http://playerio-a.akamaihd.net/h******* ... /music.ogg. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://********.online' is therefore not allowed access.
Can some one please help to solve it.. I searched online it says server is not sending the correct headers.
Is there something I need to change to make it work?
This says a server Fix needed: https://docs.unity3d.com/Manual/webgl-networking.html