I'm working on a universal iOS application. On the startup a short intro video should be displayed, but I can't figure out how to handle it for both device types correctly. It is a master-detail-application. So when and where should I load my video to view it on startup?
Thanks in advance