-2

I'm quite confused about the differences between the two and which one should be used in which occasions.

aheze
  • 24,434
  • 8
  • 68
  • 125
Jarvis
  • 53
  • 3

1 Answers1

1

Generally in apple terms LaunchScreen is The First Thing To be Shown In the App while your app is not yet running. We By Ourselves create Splash Screen In Main StoryBoard(its the First Screen To be Called in AppDidFinishLaunchingWithOptions), Where we can show ActivityIndicator, animations and any image we want to show.

AppleDeveloper website Reference :- https://developer.apple.com/documentation/xcode/specifying-your-apps-launch-screen