In browser's dev mode there is an option (cellphone icon) that helps you simulate the page on different mobile screens. I would like to use that option when testing my game, unfortunately when I run the layout that option is not available in browser's dev mode. Is there any other way?
Second thing, when I am doing remote preview is scale outer mode working or not, because there is address bar on the top that is reducing aspect ratio.
Change the preview mode to 'Browser tab' in settings and you should be able to use the full dev tools, including simulators.
The presence of the address bar does not mean 'scale outer' is not working - the browser controls that, not Construct.
Develop games in your browser. Powerful, performant & highly capable.
Thanks!
So for remote preview is there any way to test it in fullscreen?