prebid / prebid-mobile-android

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

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

Closed shinwan2 closed 5 days ago

shinwan2 commented 1 week 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?