kloder-games / godot-admob

Module Admob for Godot engine
MIT License
362 stars 62 forks source link

can't remove test label. #79

Closed ca3games closed 5 years ago

ca3games commented 5 years ago

Hi, I just made my final game and replace the google test ID with my admob banner, however I can't stop but see the test ad label, and can't remove it.

Shin-NiL commented 5 years ago

Are you passing isReal = true on the init function?

ca3games commented 5 years ago

Are you passing isReal = true on the init function?

No, thanks, that wasn't clear on the documentation.