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. Is this a problem of MonoTouch or the iOS SDK?
Here is the code of my function: http://pastebin.com/acdQsgVn
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
