GameDistribution / gd-sdk-unity

The repository containing the GameDistribution SDK for Unity (WebGL) games. This allows you to display advertisements and other solutions available to games published within the GameDistribution network.
https://gamedistribution.com
MIT License
10 stars 7 forks source link

upload freezes at 100% #11

Open familyfarm opened 10 months ago

familyfarm commented 10 months ago

The game froze at 100% and gave a cors error, so I installed the allow cors extension to fix that error. Now I get a request timeout error again at 100%.

familyfarm commented 9 months ago

I fixed the problem by using unity editor version 2022.3.6f1

familyfarm commented 9 months ago

It is not working again even though I'm using that unity version...