Posts

Post not yet marked as solved
5 Replies
4.3k Views
Starting April 2020, all new apps and app updates will need to be built with the iOS 13 SDK and support the all-screen design of iPhone XS Max or later.And LaunchImages is deprecated.I think the alternative is to use LaunchScreen.storyboard.However, for example, because Unity generates .nib (xib), it may be more convenient to use nib (xib) files instead of Storyboard.Storyboard is also nib when installed on the terminal.Therefore, I think that it is OK to set LaunchScreen with nib (xib). Does anyone have any information?
Posted
by m_yukio.
Last updated
.
Post marked as solved
1 Replies
1.4k Views
Hi, my name is Murakami from Bitz.As described in the "Submitting iOS Apps to the App Store" page:https://developer.apple.com/ios/submit/Update to Xcode 10.2, which includes the iOS 12.2 SDK, and build your apps. Starting March 27, 2019, all iOS apps submitted to the App Store will need to be built with the iOS 12.1 SDK or later, and support the all-screen design of iPhone XS Max or the 12.9-inch iPad Pro (3rd generation).You can read that the submissions need to be built with the iOS 12.2 SDK or the iOS 12.1 SDK, but which one do you need to build?Is there anyone who applied for apps built with the iOS 12.1 SDK since March 27, 2019?
Posted
by m_yukio.
Last updated
.