admob Interstitial not working

Hi, I found this solution, and it worked for me specifically in the case you are using other plugins that uses C++ code alongside with ads, Module AndroidAdvertising not found - #2 by khaloui. Make sure to add the “AndroidAdvertising” line in every pluginname.build.cs, so you don’t have surprises (I missed it at the beginning because the post isn’t clear about it, and didn’t understand why it wasn’t working), and in any case, delete the part of privateDependencyModuleName as well, I did that with three plugins I’m using and it worked.

PD: I’m using UE 5.3