The downloader is not working in Axmol cpp-test, WASM. #2333
Unanswered
GameDev1EducaStudio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I've successfully tested the downloader in Windows (Win32), and it works fine.
https://github.com/axmolengine/axmol/tree/dev/tests/cpp-tests/Source/NetworkTest/DownloaderTest
But, when I try with the WASM version, the downloader isn't working and showing an error like this:
Detail of errors:
I tried using the CORS Unblock Chrome extension to solve the error. The error message disappeared but it still can't download the file.
My question is, is this still an issue? Or there is a way to use the downloader in WASM?
Thanks for your time, have a nice day everyone.
Beta Was this translation helpful? Give feedback.
All reactions