I am trying to update my current apps on the app store but ads are not showing up with manual compile anymore. Android export with Gdevelop shows ads; my code implementation is correct. My live games on the App store already do show ads.
I am trying to make updates to my games but new .apk and .ipa don’t show ads through manual implementation.
I used the following:
- Compile through Phonegap
- Compile through MacOS Cordova then export through XCode
- Compile through Windows Cordova command line
My ads always showed up in Phonegap builds but not anymore. Are there any new steps in Gdevelop, config.xml I am missing?