[MonoTouch] MPMoviePlayerViewController doesn't work on iOS 5
Rodrigo 'r2d2rigo' Diaz
r2d2rigo at gmail.com
Mon Mar 5 10:20:31 UTC 2012
I'm re-sending this question because it looks like the original mail never
arrived at the mailing list.
I need to play video inside a game made with OpenGL ES 2.0, so I have
created a function that uses a MPMoviePlayerViewController and overlays it
over the main screen for video playing. The problem is it works flawlessly
in every device except those who have iOS 5; you can see the black screen
of the media player with the "Loading..." text for a fraction of a second
and then PlaybackDidFinishNotification is fired. Is this a problem of
MonoTouch or the iOS SDK?
Here is the code of my function: http://pastebin.com/acdQsgVn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120305/8ca92b16/attachment.html>
More information about the MonoTouch
mailing list