ios - MPMoviePlayerController Full Screen Custom Overlay wrong in IOS7 -


Works perfectly on iOS 88, but this mess is made on iOS 7. There is a custom overlay on the video game with the MP4 Video Playback Controller works perfectly on iOS8, but this mess happens on iOS7 . I have something like that.

  UIView * bar = [[UIView alloc] initWithFrame: rect]; / * // Adds the stuff to the scene / / [window separator: bar];  

The video is in the correct orientation (Landscape on both), it just gets messed up in the overlay IOS8 IOS7


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -