Splashscreen to check update on top of tabbarcontroller
问题 I tried to load a splashscreen on top of a tabbarcontroller in my application. No apple HIG references please, the aim of this splashscreen is to check for connectivity, then check for content update. What's would be done in case of update Splashscreen -> update view -> tabbarcontroller In case of nothing Splashscreen -> tabbarcontroller I present the update view modaly from the splashscreen view controller. I'm unable to have the splashscreen loaded each time the app is launched and when the