prebid / prebid-mobile-android

Prebid Mobile SDK for Android applications
Apache License 2.0
58 stars 84 forks source link

fix: Set video dimensions based on banner configuration if not set #775

Closed shinwan2 closed 5 months ago

shinwan2 commented 5 months ago

Fixes #768. Please see the issue and the added unit test banner_videoDimensionsNotSet_allImpsHaveDimensions for details.

iOS seems to ignore VideoParameters.adSize 🤔 , is it expected?