kloder-games / godot-admob

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

Crash on launch #139

Closed Thibb1 closed 4 years ago

Thibb1 commented 4 years ago

OS target (Android/iOS):Android

Godot version:3.2.1

Issue description: App crashes on launch. Works fine inside Godot. Logcat shows this error : FATAL EXCEPTION: main java.lang.NullPointerException: Attempt to invoke virtual method 'int com.google.android.gms.ads.AdView.getVisibility()' on a null object reference

Thibb1 commented 4 years ago

Wrong git