I could really need some guidance on how to set up a demo googe demo ad of a rewarded interstitial as a simple example.
Right now I got the full helper class but i'm new to this so i need something simple to start with. I have suceeded to set up a normal ad banner, but rewarded inerstitial needs callbacks for coins, cancellations, and errors,from what I gather. It gets tricky when you are not used to it.
Check this other excellent example from @Jack Cole. To help the new members to make money with B4A, I tried to compile all the relevant Admob code (except mediation) of the forum in this example and put comments and links. This is a work in progress. Any code and sample to improve this example...
I wanted to share an update I made to the AdsHelper class and example. 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...