dailymotion / dailymotion-swift-player-sdk-ios

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

Payload is not using if try to load video before player is initialized #10

Closed sergeimikhan closed 7 years ago

sergeimikhan commented 7 years ago

If user is loading video with specific videoId and payload before player is initialized, only video id is using. We need to store payload to use it when player is ready.