Support Universal builds (UIDeviceFamily = [1, 2]) for iOS apps

Currently the iOS build pipeline only produces iPhone-only binaries (UIDeviceFamily = [1], LSRequiresIPhoneOS = true). Apple App Review has confirmed that all apps designed for iPhone must also install and behave correctly on iPad, regardless of the developer's intent (rejection under Guideline 2.3 - Performance - Accurate Metadata).

This means NO Base44 iOS app can currently pass App Store review as it stands. My app Futbito was rejected for this reason on May 10, 2026 after addressing all other issues from a previous rejection.

Request: enable Universal builds (UIDeviceFamily = [1, 2]) so generated IPAs install and run on both iPhone and iPad. Since the apps are React-based and naturally responsive, no per-app UI work should be needed in most cases.

This is currently a hard blocker for App Store publication.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

Feature Request

Date

4 days ago

Author

Pau Cudinach Blanco

Subscribe to post

Get notified by email when there are changes.