Hi Richard, i agree with 1thinchip his approach is by far the best. I tend to have 2 designs one for iphone 4/5 and another for IPAD rolled into one app using this method. The screen size is just too different to get a good design. This way i can be a lot more flexible with things like animation’s and page layout.
I have got used to using the autoresize options over the time I’ve been using M1. At first it was very frustrating, but now I’ve got a good understanding of its implementation and how best to use it. Its not perfect by any means and there is a element of trial and error but having tried some of the other app makers which use grids i realised how much easier and flexible it is! The key thing is to use panels as parent containers for your screen content and utilise the auto resize controls between panels.
As for 1thinchips approach, start you project with a blank page and enable the start page options. This will be your apps landing page. Generate your app and use the custom.js file to house all the code for your project. Use the code in this post to link to your other pages, which will be your real start pages for you app.
Paul