sahin / VideoSplashKit

VideoSplashKit - UIViewController library for creating easy intro pages with background videos
MIT License
1.22k stars 137 forks source link

Not working on iPad Pro simulator #24

Open reedman11 opened 8 years ago

reedman11 commented 8 years ago

Empty project with only one ViewController (empty). VideoSplashKit Installed with CocoaPods iPad Pro Simulator iOS 9.2 (13C75) Xcode 7.2.1 (7C1002)

14 seconds movie works perfectly on iPad Retina, iPad 2, iPad Air 2 Simulator and on a real device iPad Air 2 (iOS 9.x)

On the iPad simulator it simply get stuck on a black screen, or gray screen if "self.alpha = 0.7" Not yet tested on a real iPad Pro device

sunflash commented 8 years ago

I have see the same problem with iPad pro simulator with black screen. But I don't know it's a problem with iPad Pro simulator, when I don't have real ipad pro to test with.

sahin commented 8 years ago

@cemolcay can u check?