launchimage Questions
11
Solved
I'm trying to define launch images. Probably only one image is missing.
I'm following the instructions from this site Create launch images in different sizes for different devices
So I have 7 im...
Osrock asked 22/10, 2013 at 7:10
14
How do I set the images so that I can archive and validate my app? The screen looks like this now:
So the first one says 29pt, but then it also says 2x. So do I put a 29x29 image or a 58x58 ima...
Plural asked 27/1, 2015 at 12:26
15
Solved
I'm having some trouble getting my launch image to show up in my application.
I have created all the static image files in the Images.xcassets file in an asset set called "LaunchImage".
I noticed...
Hegira asked 31/12, 2014 at 16:13
1
I have added Launch Screen Image as well as background color for launch screen from info.plist which is available in SwiftUI 2.0 or iOS 14. But My Launch Image or the background color does not show...
Ofelia asked 3/4, 2021 at 2:33
1
I have an app that supports only iPhones running iOS 10 or above.
I added only the following images:
[email protected]
[email protected]
[email protected]
I left out:
landscap...
Creamcolored asked 4/4, 2017 at 5:51
28
I want to get a simple launch screen to show in my app, built using Xcode 6.0.1.
I have added a launch screen in two ways: As an XIB (with the default name, LaunchScreen.xib) and as a launchimage ...
Middling asked 1/10, 2014 at 12:45
5
Solved
I followed the guidelines on making the static launch screen images.
Yet, then I added the images to the xcassets as LaunchImage
However, they did not fill in the asset as expected. There are ...
Babylon asked 6/10, 2016 at 15:37
3
I use a set of launch images for my app and noticed that when I'm having a call, recording a voice note or sharing my Internet connection and put that activity in the background and launch my app, ...
Lustreware asked 11/8, 2016 at 9:29
2
Solved
In iOS 10 I used a Launch Screen File instead of Launch Images:
After converting to Swift 4 in Xcode 9 for iOS 11 I get the following warning:
Missing "[email protected]" launch image
...
Viveca asked 21/9, 2017 at 3:3
3
Solved
I create different sizes of background image for my Login screen. I refer to the apple link https://developer.apple.com/ios/human-interface-guidelines/graphics/launch-screen/ But I'm not doing Laun...
Hemocyte asked 16/5, 2017 at 7:29
1
I encountered a strange problem related to the Splash screen on iOS 11. I use LaunchScreen.storyboard. I changed Splash Image to Xcode 9, but when I started the device on iOS 11 the old Splash imag...
Privily asked 2/10, 2017 at 4:56
8
Solved
I am trying to submit my first app to the App Store but when I try I am getting the following error:
ERROR ITMS-9000: "Your binary is not optimized for iPhone 5 - New
iPhone apps and app update...
Cascio asked 25/11, 2014 at 20:26
2
I'm not using storyboards here, for reasons that would be a distraction to get into. I'm instead trying to add four launch images to an asset catalog:
My app doesn't support iPads or 3.5-inch iP...
Jezreel asked 2/4, 2017 at 12:11
3
Solved
Xcode 7 has warnings for my launch image set. It reads:
The launch image set "LaunchImage" references a file "[email protected]", but that file does not have a valid extension.
I tried re...
Sinistrocular asked 17/9, 2015 at 14:14
9
Solved
In Xcode 5, I use the asset catalog to manage the app icons and launch images for my app. The app icons work fine on all devices, but the launch images just on a few.
I have added launch images fo...
Sawn asked 17/10, 2013 at 10:25
2
I've tried this solution, but now do I have to actually support portrait?
Standridge asked 27/11, 2013 at 7:51
4
Solved
I am not finding a straight forward site with the iOS8 sizes and names for the app icons and launch image.
I have seen the iOS Human Interface Guidelines but they don't really tell you how to name...
Institutive asked 25/9, 2014 at 2:17
2
Solved
I'm using Xcode 6 with iOS 8 and 7, I have a Launchscreen.xib, and in General Target I've well configured my project :
https://i.sstatic.net/ByJ6G.png
But I think Launchscreen.xib doesn't work on...
Disable asked 31/3, 2015 at 13:58
2
Solved
Is this possible? It looks like I am going to need 9 different launch images, so replacing them all would be a bit of a chore.
Bagging asked 10/10, 2014 at 20:36
1
© 2022 - 2024 — McMap. All rights reserved.