When my app launches there’s a black screen before the startup view is completely loaded. Is there a way I can have a progressview or something while the app is loading. Just like Mac , windows or any simple app has a preloading screen.
When my app launches there’s a black screen before the startup view is completely
Share
Instead of creating a preload view you can use Default.png image, which will be shown when the app loads.
iOS Human Interface Guidelines says,