App crashes immediately after opening it

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By JulioYagami

I’m trying to add the following module on Godot 3.2, but it made my app crash when I open:

https://github.com/FrogSquare/GodotAds

I’ve added the following lines to the project.godot file:

[android]
modules="org/godotengine/godot/GodotAds,org/godotengine/godot/GDChartboost"
:bust_in_silhouette: Reply From: NahueCabrol

Hi! Same problem here. Have you found the solution? Thx