...
All the demos have examples for all the AdFormats documented.
Each demo is a demo for each Implementation Type and how they are configured from the point of view of a Publisher.
Please, keep in mind they have been done for the purpose of showcasing the solution and and may not be optimized or with correct design patterns.
Single Tag Demo
Repo Link to check the demos clone the repo monorepo and test the apps locally.
Single Tag Demo
Purpose
This demo showcases the use of Tagged Wrappers and Triggers. There are wrappers in all Screen UIViewControllers
.
The demo app showcases
...
Manual Implementation Demo
...
Purpose
This demo showcases how to use RefineryAdFactory
with each ad format and also illustrates how quickly, in terms of lines of code added, you can add monetization to the app.
...