IPhone SDK: welcome video

That's right, I have a video ready to play it when I launch my iphone application. How can I implement this in my Xcode project?

I would like it to load as soon as the application loads, and after playing it, to keep track of the correct view controller, where the bulk of my programming is.

+3
source share
1 answer

It is unclear what part of your problem:

, , :

+8

Source: https://habr.com/ru/post/1702132/


All Articles