ludo
ludo

Reputation: 1479

Animation or Video instead of Default.png (Iphone app)

I saw in many application like Zara, Zara Home, D&G.. that instead of using the Default.png image for loading the application, they use a video instead. Did someone know how to do it?
Did they manage to replace the Default image and put an animation instead or just load an animation in the ApplicationDidFinishLaunching

Thanks,

Upvotes: 0

Views: 674

Answers (1)

Pieter Jongsma
Pieter Jongsma

Reputation: 3373

They just load an animation in applicationDidFinishLaunching and replace the image with it.

Upvotes: 3

Related Questions