I am creating a web application using construct 3. And I want to support both desktop and mobile. How can I do that?
(I mean mobile is portrait and desktop is landscape).
I guess that I will have to create different versions for different platform. Then in the beginning I will have to compare platform's resolution and on basis of that I will redirect them to correct version which will be best for their platform