I wanted to share an update I made to the AdsHelper class and example.
Added:
Modified:
Added:
- support for rewarded video ads
- events for rewarded video
- events for rewarded interstitial
- events for open ads
- added parameter for open ads for setting the background delay before allowing the ad to show
- incorporated native ad example and moved the code into a separate class
- example of a fixed size banner ad (300x250)
- support for traditional B4A apps
Modified:
- code reorganized to make it more readable and easier to follow