Hi everyone,
I’m building a native mobile app with Bubble and publishing it on the Apple App Store.
My app is designed only for iPhone, not for iPad or macOS.
However, when Apple reviews the app, they also test it on iPadOS 26, and the layout becomes stretched, crowded, or broken. Because of that, Apple rejects the app under Guideline 4.0 – Design.
Since Bubble builds are uploaded directly without opening Xcode, I cannot disable iPad support from Xcode or set the device family to iPhone-only.
What I want:
I want my app to open on iPadOS exactly like an iPhone app — same width, same layout, not full-screen tablet mode.
Basically, I want the app to look like an iPhone-sized UI centered on the iPad screen, so Apple can review it as an iPhone-only app.
My questions:
1\. How can I force Bubble pages to stay at iPhone width (375–430px) even on iPad?
2\. Is there a recommended responsive setup to prevent the UI from expanding on tablets?
3\. Do other Bubble developers use a fixed-width mobile layout to pass Apple Review?
4\. Is there an official way to disable iPad UI support when building with Bubble?
Additional info:
• App is built using Bubble’s latest responsive engine
• Apple rejects the app because parts of the UI look crowded on iPad
• If there is no way to block this, I don’t want iPad support — only iPhone
Any guidance, examples, or recommended settings would be greatly appreciated.
Thanks in advance!