Multiple iOS Views and Devices

Greetings,

Xoxo has come a long way since I last used it. I’ve been trying to get up to speed by playing around and consulting the docs, but I’m a bit confused by something. I don’t quite understand why there are two different ways to change the device view (see attached). Why would I want/need to view my iPhone screen as an iPad or vice versa?

-Steve

You may want to view your iPhoneScreen as an iPad because iPhone apps can run on an iPad, even if they do not have a specific iPadScreen set up for them. They run in zoomed mode.

You probably don’t need to view an iPad screen as an iPhone, however.

So basically, it’s relevant only if an iPad-specific app/layout isn’t created. Ok, thanks.

-Steve