Question by
$$anonymous$$ · Jan 19, 2019 at 04:27 AM ·
c#networkingwebplayerwebglleaderboard
How do I enable CORS in my webgl game?
I'm making my first game (brick breaker) and i decided to add a leader board system into my game using something called dreamlo which is a website that allows you to upload and download data for a leader board, to a private server. This was working fine in unity's editor but when testing it in webgl the leader board was not working. I think that the problem is that i need to enable CORS in my game or website but i don't know how. I use a static hosting called Netlify.
Comment
Your answer
Follow this Question
Related Questions
Getting Values In Unity From Webpage 0 Answers
Web Game Database 1 Answer
ClientRpc not functioning 0 Answers
Keycloak SSO Integration 0 Answers