Is it possible to retrieve data from web service while launch image is being shown?
Or I will not show a launch image but I’ll just use a view controller with an image (launch image), and retrieve data when that view controller is currently viewed?
Is it possible to retrieve data from web service while launch image is being
Share
You don’t really have any control over the launch image, so the second option you listed is how you should do it.