Editing the launch screen storyboard
The Spotfire Deployment Kit for Apple iOS app uses a storyboard resource file for the startup (launch screen) image. You can change the launch screen that displays when the app opens. The LaunchScreen is an interface builder storyboard file that uses auto-layout and some basic constraints on the controls to adjust the display for all the supported devices.
About this task
To display an image on the launch screen using the LaunchScreen storyboard, you can create a new image set in the assets catalog named Images included with the DeploymentKitApp project and drag and drop image files into the placeholders in this set.
Optionally, you can just change the default text that already is displayed in the provided storyboard and drag and drop an image into the View Controller within this storyboard file.
Before you begin
Procedure
Results
What to do next
If you want to change the duration that the launch screen is displayed, see Setting the splash launch display duration.