Is it possible to add activity indicator (Custom or Default) on Splash Screen / Launch Screen? If yes then please suggest me ?

Hi All , I am suffering from a problem that is I want to add an activity indicator on Splash Screen but unfortunatity unable to get any precise idea. Is it possible to add activity indicator (Custom or Default) on Splash Screen / Launch Screen? If yes then please suggest me ?

Are you talking about iOS or macOS?


On iOS, the launch screen is static and you can't add anything to it. The whole reason for having a launch screen is to display something that resembles your app before your app is ready to display UI (like activity indicators). Also, launch screens are not supposed to be used as splash screens — splash screens are not used on iOS.

I see from your tags this is iOS related, and as QM notes, the launch screen is a essentially a visual placeholder until the app comes up. A progress indicator is not used.


Perhaps if you discussed why you think a progress indicator is needed...what happened during your testing, under what circumstances, etc., leads you to want a progress indicator, someone might be able to suggest a solution.


If this is just a habit in your application design, I'll suggest the iOS HIGs, etc. See: https://developer.apple.com/ios/human-interface-guidelines/graphics/launch-screen/

Is it possible to add activity indicator (Custom or Default) on Splash Screen / Launch Screen? If yes then please suggest me ?
 
 
Q