Closed jsligh closed 1 year ago
Currently waiting on Pub's feedback for default values. Currently Banner Timeout is 6s by default and Prerender (interstitial and vast) is 30s by default.
@MaksPetrukhnoPI I added a test to the InternalTestApp, can you add it to autotests?
Here is a task for adding the tests: https://github.com/prebid/prebid-mobile-autotests/issues/79
Introduced:
PrebidMobile.creativeFactoryTimeout
to customizeBANNER_TIMEOUT
.PrebidMobile.creativeFactoryTimeoutPreRenderContent
to customizeINTERSTITIAL_TIMEOUT
andVAST_TIMEOUT
.bidrequest.ext.prebid.passthrough
usedcftbanner
forBANNER_TIMEOUT
andcftprerender
forINTERSTITIAL_TIMEOUT
andVAST_TIMEOUT
CreativeFactoryTest
andMobileSdkPassThroughTest