What differences should i make in the MPMoviePlayer sample code(for iphone) to make it work in Ipad?
Posted
by wolverine
on Stack Overflow
See other posts from Stack Overflow
or by wolverine
Published on 2010-04-09T06:44:33Z
Indexed on
2010/04/09
7:33 UTC
Read the original article
Hit count: 649
Its working perfectly in the iphone simulator. But not in the ipad simulator. I am only trying to make the movie getting loaded when the application launches.Copy pasted the same code in a ipad window application. But it loads and only gives the white screen and nothing is happening.
Can anyone tell me what changes should I make to work it in ipad simulator just as in the iphone simulator?
© Stack Overflow or respective owner