Open ikitae opened 6 months ago
For unity network, you need to add this line of code into your start game method and replace store url with your game url.
For unity network, you need to add this line of code into your start game method and replace store url with your game url.
I already added it within onLoad(). I moved it to start() but the upload failed.
After modifying the
I see, I will make it automatic in the next update
I created a Playable using the example project you shared, but it is not uploaded to UnityAds. Is there anything I need to do to include the untransformed (not compressed?) store url in the built html?