| Attention | Topic was automatically imported from the old Question2Answer platform. | |
| Asked By | pferft |
Hi everyone,
while I had “org/godotengine/godot/GodotAdMob” written into Settings/Android/Modules, The app wouldn’t start (error-message something like: Condition "!process_map->has(p_pid)" is true. Returning: FAILED.)
Leaving Modules empty, however, the app starts and runs flawlessly, loading and showing test-ads.
So I’m confused because I thought that line is mandatory in order for the Admob module to load in the first place. Can I just leave it without worrying?