Post

Replies

Boosts

Views

Activity

Reply to App store claims that my app is linked to pre-release iPadOS 16
The rejection is actually correct. They accept iOS 16, iPadOS 15.7, and universal apps at this time. If your app is targeting only iPad devices and you compile it with Xcode 14 (latest official release is 14.0.1), then your app is compiled with iPadOS 16 and it is not universal app, therefore it gets rejected. The solution (it is not a workaround, because there is actually nothing broken) is to download latest Xcode 13 version (13.4.1) and compile your iPad-only app. Apple's mistake, according to me, was to choose separate release dates for iOS and iPadOS. Because of this, they should provide an official way of compiling iOS 16 apps, but still reject pre-release iPadOS 16.
Oct ’22