prebid / prebid-mobile-ios

Prebid Mobile SDK for iOS applications
Apache License 2.0
48 stars 93 forks source link

Add Prebid Plugin Renderer #1021

Closed github-richard-depierre closed 3 months ago

github-richard-depierre commented 4 months ago

Hello Prebid team, this pull request adds the Prebid Plugin Renderer on the Prebid iOS SDK repo. Just for recap, we had a meeting couple of months ago where we planned together that we would be implementing that for iOS to sync with how Android project is currently.

This feature is already in production for Android, you can find the Prebid docs explaining it here

I'm also adding diagrams below that describe at a high level how the feature is supposed to behave. Prebid Plugin Renderer diagrams

We appreciate if you could carefully review it since Android and iOS project are not quite the same in some aspects. Thanks.

jsligh commented 4 months ago

@github-richard-depierre is this feature-complete or do you have a list of what still needs to be done?

github-richard-depierre commented 4 months ago

@jsligh This feature is complete and I have implemented it on the internal sample app as an example.

YuriyVelichkoPI commented 4 months ago

Hi everyone! Sorry, I really want to help, but very busy this week. If you do not hurry with the release - I'll take a look mid-next week or earlier.

bretg commented 4 months ago

This refers to Issue #697

jsligh commented 3 months ago

LGTM

jsligh commented 3 months ago

@github-richard-depierre is there a docs PR for iOS documentation for this?