iPhone Apps build size

I am looking to use Hype and Xcode to rebuild some iPhone apps. Has anyone experience of what size to build, or control the size in Hype to fit all iPhone screens? is this possible?

It's possible, but you might want to add some detection for the iPhone X / notch screens. There's also this setting...

<meta name="viewport" content="viewport-fit=cover">

But in general, it's possible, as that was the idea behind Wrapping. (For those wondering, I left the Mac App Store, so Wrapping isn't available right now. However, I am working on bring the app back through FastSpring. I'm not sure if my new plan will work, but it seems possible.)

1 Like