dailymotion / dailymotion-swift-player-sdk-ios

Dailymotion Player SDK for iOS in Swift
MIT License
33 stars 15 forks source link

Video player fills entire screen #3

Closed eshwarenm closed 7 years ago

eshwarenm commented 7 years ago

I used all the codes, but ended with a video that loads, but the player is the entire screen. Adjusting the view size doesn't change anything. Here is the screenshot screen shot 2017-01-18 at 6 15 21 pm

JanGorman commented 7 years ago

Hi @eshwarenm,

This indeed doesn't look that great 😬 Would it be possible for you to share the exact code you're using to embed the player? If you run the included Example project it shows a way, similar to what we do in our production app.

JanGorman commented 7 years ago

Closed for lack of activity.