photonengine.com/sdks
there are example projects included when you download the plugin
construct.net/en/make-games/manuals/construct-3/plugin-reference/mobile-advert
For the ones interested there is always a lot of discussions on the official forum.
There is a specific topic "Reproducable : MobileAds.Initialize() taking 8 seconds" for instance.
tarek2 Try switching on/off these two settings for safari on your device, verify if it makes any difference for you:
I personally register my devices as test Devices in Admob Console. And not use any "Test mode" or test ads on the actual plugin.
Then I try the app in Android Studio (this will always be classified as test device), or install them on my physical device (which is registered as test device in Admob console).
you should save all projects in the cloud and create automatical backup (like every 5minute) on local HD. OR vice versa.
UMP is part of Mobile Advert since long now. Have you set it up in Admob?
1. "Real ads" in xcode is automatically test ads. Since the simulator is always classified as a test device.
2. if you have a "watch video" button visible even if you have no ad loaded your event logic is incorrect.
3. iOS ads will not show before your app is live, it's only after that you can link it
groups.google.com/g/google-admob-ads-sdk/c/6L79QCxyZas
4. If you have questions regarding Admob you might get better help on Admob forums..
I use Cordova CLI locally, it always works very well. So it might be a good idea also for some of you to look into.
Cordova CLI just released v11 btw
The HTTP 403 is an HTTP status code meaning access to the requested resource is forbidden. The server understood the request, but will not fulfill it.
press F12 (console). Not F11 (Fullscreen).
See the error message in the console. Post it here.
Usually it takes approx ten days after launch before the ads will show.
If they work in the simulator you are probably all good.
test your app in Android Studio and verify logcat
Develop games in your browser. Powerful, performant & highly capable.
PublisherID is not for Admob.
The app do not need to be in the app store/play store to show ads at all, ever.
So obviously you have done something wrong if you cannot get any ads. Try to catch the error message