-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prebid plugin render changes (#1068)
* feat: ad view custom renderer prototype * feat: interstitial custom renderer prototype * feat: introduce PrebidMobileDisplayViewProtocol and PrebidMobileInterstitialControllerProtocol * feat: send data in ORTB request * fix: plugin register unit tests * tests: add request tests * fix: missing winning ad format * feat: enhance InternalTestApp examples * feat: add plugin renderer cases to demo apps * feat: minor corrections * feat: unregister plugin renderer * fix: resolve issues after rebasing * feat: make universal Renderer protocol * feat: change data property type & use default banner view if none provided * feat: remove isSupportRendering * feat: store SDK renderer in plugin array & register plugin during SDK initialization * feat: restore .xcodeproj * feat: add log message in case default renderer wasn't found in registry
- Loading branch information
1 parent
41d8758
commit 46e330f
Showing
84 changed files
with
2,851 additions
and
811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.