Hi. I would like to display a simple ads between a match and another in my game.
The flow should be: Play->lose a match->show ads->click “play again”->remove ads->play again
So i put these two nodes in my widget blueprint:
(the bottom flow comes from the “play again” button pressed)
Into my project settings i put these two codes:
I put the ADmob code i got from Google ADmob site, but I used Games App-ID from Marketplace “Flappy Bird”, since i don’t have a google dev account yet.
I then packaged for android ETC2 and tested on my phone. I can log into my Google account on game start but i never display any ads (or a message to at least see that it’s somewhat working)
Any help? Is there any tutorial here around? I made this stuff just copying from Flappy Bird.
Thanks