prebid / prebid-mobile-ios

Prebid Mobile SDK for iOS applications
Apache License 2.0
46 stars 86 forks source link

vast player #1016

Open rajeshb10 opened 1 week ago

rajeshb10 commented 1 week ago

is VastePlayer fully compatible with the Prebid iOS SDK and supports VAST ad forma ? Because if i use radiant player the ads are loading and displayng but not able to load ad using vast player in ios.

jsligh commented 6 days ago

@rajeshb10 Prebid Mobile SDK only supports VAST up to 2.0. We will be adding VAST 3.0 and 4.0 support in version 3.0.0 which is planned to be released in Q4 this year.

rajeshb10 commented 5 days ago

@jsligh thank you

bretg commented 5 days ago

@rajeshb10 - we have not explicitly documented how to pass bid responses to a video player other than the IMA SDK.

It should be possible by basing it on the in-stream video example in https://docs.prebid.org/prebid-mobile/pbm-api/ios/ios-sdk-integration-gam-original-api.html#instream-video-api

If you figure it out and want to share an example, we'd be happy to put it on the docs.prebid.org site for others.