Skip to main content
27 votes
1 answer
5k views

Launch Screen Added from Info.plist is not working for SwiftUI 2.0 in iOS14.0

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 ...
MD Sazid Hasan Dip's user avatar
4 votes
1 answer
703 views

Launch Screen Image is Not Appearing in SwiftUI App

I'm developing my first iOS app and am having issues with the launch screen. Using the /iOS/Info.plist file I've added my launch image, which is set up in the Assets library, and its associated values ...
Ben Delany's user avatar
3 votes
0 answers
105 views

Setting KivyMD app launch screen in Xcode 12.1

I have developed a game with KivyMD for Android & iOS with Xcode 12.1. Everything works fine on Android. I have resized my app icon and launch image to various sizes that Xcode needs. In my Xcode ...
Balaji's user avatar
  • 250
-1 votes
1 answer
159 views

Missing Launch Images Source in Xcode

I am trying to set Launc Images Source, but I cannot see it on General > Target > App Icons and Launch Images. I should have: But on my Xcode I have: Why?
shogitai's user avatar
  • 1,981
3 votes
1 answer
2k views

How to convert manual view controller to storyboard as a launch screen

New iOS requirements need Apps for iPhone or iPad must be built with the iOS 13 SDK or later and use an Xcode storyboard to provide the app’s launch screen. But my project is very old and has never ...
Alex's user avatar
  • 403
2 votes
1 answer
2k views

Xcode 11.4.1 - Loading a LaunchScreen Image from Assets Folder

I just would like to set a LaunchScreen image using an image from the Assets.xcassets file. In Assets.xcassets, I'm adding a "New iOS Launch Image", and provide the image in PNG. In Project > ...
itsafox's user avatar
  • 71
1 vote
1 answer
881 views

How to design Splash Screen Animated Attractive Landing Screen Animation in xamarin forms. cross platform

I need splash screen animation before entering the main page in android and iOS. but I unable to find this type of animation. tell me anyone knows this means, kindly give me an idea. I attach the ...
jelin Tirsha's user avatar
1 vote
0 answers
118 views

tvOS Launch image not shown

I create a project and add Launch image, but launch image not shown on tvOS I build the project on Xcode 10.1. The launch image is not shown on 4K simulator, erase all content and settings of the ...
zhihui's user avatar
  • 11
0 votes
2 answers
357 views

How to reference a launch image in React Native

I'd like to use an iOS launch image as a background image in my React app, but I can't figure out how to reference it. I've tried a few things similar to the following: <Image source={{uri: "...
David Jones's user avatar
  • 10.3k
0 votes
1 answer
1k views

How To set Launch Images for Universal app

I'm using Xcode 10.1 and my app is a universal app. I'm having a design issue when loading the launch images using the assets i.e. it showing some black screen background in iPad Pro 11 inch and iPad ...
Ramakrishna's user avatar
4 votes
3 answers
1k views

tvOS launch image not visible

I'm creating a tvOS app and struggle for 2 days now with the launch image. It used to correctly show, then since few days ago the launch image no longer show, instead a blur is showing. I've checked ...
Imotep's user avatar
  • 2,056
1 vote
0 answers
217 views

Xcode 10 - Launch storyboard with static images

Currently I'm using static launch images to be able to show a full-screen image on app startup, which can show a different image: one designed for portrait and one for landscape. The only way I've ...
CaptainQuality's user avatar
0 votes
3 answers
631 views

UIImageView not reading LaunchImage form Assets

I added LaunchImage in my assets and trying to load it on on Launch.storyboard UIImageView. But its not picking up the image. My Launch Image Source is "LaunchImage". During launch my app is showing ...
Arti's user avatar
  • 305
0 votes
2 answers
840 views

For iOS LaunchImage, do I need all images?

If using launch image asset do I need to specify all the images if my app is only in portrait mode and only for iPhone? I.e. do I need the landscape images or the iPad images or will it work without ...
breakline's user avatar
  • 6,133
1 vote
2 answers
251 views

Difference in using LaunchImages and LaunchScreen

I am working in xamarin ios. I found a difference between using LaunchImages from Assets and using LaunchScreen. When I use LaunchImages I feel that the UI gets little zoomed. But if I use ...
anand's user avatar
  • 1,459

15 30 50 per page
1
2 3 4 5
10