Hi,
I´m trying to show some ads with the Mobile Advert on Construct 3, but once the app is build I get a black screen.
In Construct I create the Mobile Advert object and write the ID that I create with Admob for this app. The remote preview works properly.
I export to an Android Studio project, and here in Project Structure I go to Ads section. There are 2 targets: the main folder of the app and the CordovaLib.
I check the box on the app folder, and I create and sign the apk but I get a infinite black screen.
If I check the box for the target CordovaLib I get an error inside Android Studio.
Anyone has achieve to show ads? Any suggestion?