kloder-games / godot-admob

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

Events doesn't work, error in debugger '!obj' is true #143

Open sergicollado opened 4 years ago

sergicollado commented 4 years ago

OS target (Android/iOS): Android

Godot version: 2.1.6

Issue description: I'm using prebuild templates. Everything works well except events, when events are trigerring I get an error in debugger.

bug_callback_admob

gumaciel commented 4 years ago

Try to compile by yourself at branch 2.1.X, i think it can solve your problem