To support different mobile window sizes and orientaionts, we need to find out what the browsers availiable size is.
displaying the "WindowWidth" and "WindowHeight" always just returns the hard coded window size in your project settings, not the availble browser size, no matter which of the "full screen in browser" options you select.
Any ideas how to do this?
Thanks!