The design block "Flow->Advanced->Constants->game URL" only returns the server name, it doesn't return the full URL in the browser. For example, instead of "https://dtishin.github.io/allcorrect2021/" it returns "dtishin.github.io".
Same goes for the "HTML5: get ServerURL" block from the HTML5 extension.
Could you use the "js.Browser.window.location.href" function for the "game URL" block? That one works perfectly.
Thanks!
Same goes for the "HTML5: get ServerURL" block from the HTML5 extension.
Could you use the "js.Browser.window.location.href" function for the "game URL" block? That one works perfectly.
Thanks!