Hello everyone!
So I am trying to implement ads in my game using https://github.com/Lerg/extension-admob/ extension, but the ads doesn’t appear on the screen.
Dependencies : http://prntscr.com/q9gyuy
Script file : http://prntscr.com/q9h0fv
When I run my game I get this : INFO:ADMOB: init but ads doesn’t show on the screen.
Also I set my Android App Id in the game project file.
Thanks for helping!