Reputation: 130
I have search many sites and many posts but could not find information.Can anyone tell me size of pixel for launch image for iPad pro 12" inches.Thank you.
Upvotes: 0
Views: 1290
Reputation: 2455
1x will be 1366x 1024 in portrait 2x will be 2732x2048 in portrait
Upvotes: 2
Reputation: 84
They are no longer support launch images and will not be adding the iPad pro launch image size to asset catalogs.
You should use Launch Screen Files for iPad Pro instead of Launch Images. First, from iPad Pro, iOS don't support Launch Images, so you can not find the right sizes for iPad Pro's launch images in Xcode 7.1 and leter. Second, if you don't use Launch Screen File, you app running on iPad Pro will be scaled, which is so called 'Display Zoom'.
Upvotes: 4
Reputation: 7360
It's the same size as the screen resolution.
2732-by-2048 resolution at 264 pixels per inch (ppi)
Upvotes: 0