Shin-NiL / Godot-Android-Admob-Plugin

Android AdMob plugin for Godot Game Engine 3.2 or higher
MIT License
543 stars 66 forks source link

Apk crashes as soon as launched on mobile #148

Open giamo152 opened 3 years ago

giamo152 commented 3 years ago

Godot v. : 3.2.3

Plugin v. : 4.1.1

Apk file works only when I disabled the plugin in export settings. As soon as it is enabled again the application crashes

komputerboy commented 3 years ago

just use latest version of godot and admob plugin, it works well. I am also upgrade it to Godot 3.3 and Admob plugin 5.0.0

playlaika commented 3 years ago

Same Problem here, with:

Godot v: 3.3 Last PLugin 5.0.0

Apk file works only when I disabled the plugin in export settings. As soon as it is enabled again the application crashes

bencepozsi commented 3 years ago

Same Problem here, with:

Godot v: 3.3 Last PLugin 5.0.0

Apk file works only when I disabled the plugin in export settings. As soon as it is enabled again the application crashes

You have to set your android meta-data correctly. You can see it here: https://developers.google.com/admob/android/quick-start You can find your manifest file at: [Your Project Folder]/android/build/AndroidManifest.xml