Hi,
Have to say so far they are very quick at testing things… twice tested, each time within a day.
One issue that is remaining is that the game is running very slowly… Something it does not do when I run it in my GameDistribution build.
When I press F12 I see this “requestAnimationFrame” issue.
Attached is my adverts.script I tried to keep it as simple as possible… I have builds for Yandex, Game Distribution and Unity.
adverts.script (7.4 KB)
DEV_OUT is just print statement that runs in my developer mode.
In the project settings I added these lines…
[yagames]
sdk_init_options = { orientation: { value: “landscape”, lock: true } }
I have tried uploading my GameDistribution version to Yandex… and that runs at normal speed.
I also downloaded your test demo app.
Wondered if you could have a quick look at my script ?