analogcode / Swift-Radio-Pro

Professional Radio Station App for iOS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch Image...

kryptics opened this issue · comments

commented

@fethica @analogcode

Hey Fellas, still playing with the app love it i feel like a real coder heheheh - i'm just having one small issue, the launch image doesn't show up when the app launches it goes straight to the stations, not really sure what I'm doing wrong... any ideas? thanks in advance!

commented

ok LOL nevermind as SOON as i wrote this message its working... but is there a way to delay the load, so it doesn't start right away... maybe a 1 or 2 seconds?

Hey @kryptics,

You can force delay the app launch (How to do it) but it's not recommended! If you need to do extra thing before launching your app, you can create a loader VC for that and replace it when the loading is complete. Also check this animated launch screen: RevealingSplashView.