10,035 questions
Advice
2
votes
0
replies
54
views
Why is my DAU different between Google Play Console, Firebase Analytics, and AdMob?
I’m having an issue with my DAU (Daily Active Users) numbers. I have two Android apps on Google Play, and the Google Play Console shows the following:
App 1: ~20,000 DAU
App 2: ~11,000 DAU
Total: ~...
0
votes
0
answers
39
views
googleMobileAds no-fill - Request Error: No ad to show
I have a react native app on IOS where I am trying to configure adMob with react-native-google-mobile-sdk package.
I have followed this steps to configure adMob. But still getting
[googleMobileAds/no-...
0
votes
0
answers
41
views
Google AdMob ads suddenly stopped showing in my iOS app (Timeout → Invalid Request error)
I’m working on an iOS app where AdMob banner ads were previously working fine. Suddenly, the ads stopped loading without any code changes on my side.
At first, I started getting this error:
Error ...
-3
votes
0
answers
39
views
AdMob saying `Play app disabled` even though app is published [closed]
One of our Google Play accounts was not verified for a while so yearlier this year Google. removed its apps from the Store. We verified it and last week we uploaded a new version with an AdMob ...
0
votes
2
answers
94
views
AdWidget is already in the Widget Tree
I've put in a github issue but just wanted to check with the community that this sounds right to everyone else.
Logically when creating and "ad" and an "adwidget" in flutter they ...
0
votes
1
answer
54
views
XCUITest not detecting AdMob banner
I am trying to build XCUITest for AdMob banner but some how it does not detect the banner, i suspect that maybe .safeAreaInset is causing the problem, because it does not detect it neither in ...
1
vote
1
answer
86
views
Need to block the back button/gesture on Admob in android 16(target sdk 36)
I have a project where i have implemented google admob + mediation. I am facing an issue where user is able to closae the ad by back press or use the back button/gesture to go back to previous screen ...
4
votes
0
answers
102
views
How to detect if Flutter app was installed via Google Ads / AdMob using Install Referrer?
I’m using Flutter and I want to know whether my app was installed via a Google Ads (UAC) / AdMob app install ad.
For Facebook Ads and Unity Ads, I already detect installs successfully by checking ...
0
votes
1
answer
122
views
Cordova AdMobPro plugin not showing ads on Android 14 / API 35 emulator
I'm working on a Cordova app that targets Android 14 (API 35). I have cordova-plugin-admobpro, but ads are not showing on my emulator (Pixel 9a, API 36).
This was working well before the updates to my ...
0
votes
0
answers
47
views
AdMob test ads not showing – certificate validation error on Xiaomi
I’m trying to integrate AdMob in my app using the official test ad unit IDs.
However, no banner is displayed.
In the logs I see the following error:
Error while connecting to ad server: java.security....
0
votes
0
answers
45
views
which interstitial ad event tracks when an impression is counted by admob?
https://www.npmjs.com/package/@capacitor-community/admob#resumebanner
None of the description explain which counts as an impression that contributes to revenue.
The ad type is interstitial.
The plugin ...
0
votes
0
answers
32
views
can't create info.plist from info-> URL Types
In Google Admob get started page they are suggesting to update info.plist file with GADApplicationIdentifier and SKAdNetworkItems keys: Google Admob update info.plist.
However, I can't find info.plist ...
1
vote
1
answer
73
views
Interstitial Ad getting closed unexpectedly with gesture navigation (AdMob, Android)
I’m facing an issue with AdMob app open and interstitial ads on Android when using gesture navigation with Predictive Back (Android 13+). When an ad is displayed using a real AdMob ad unit ID, users ...
0
votes
0
answers
78
views
How to implement Google AdMob Banner Ads in a scrollview feed in swift
This is my first time implementing google admob ads and i have some problems with displaying banner ads in my scrollview. I can get testAds to work the way intended but I suspect that I have ...
1
vote
1
answer
97
views
Execution failed for task ':launcher:mapReleaseSourceSetPaths' - Unity 6
I am trying to build my Unity mobile game to Android. And when building the gameI got this error:
Execution failed for task ':launcher:mapReleaseSourceSetPaths'.
Could not resolve all files for ...
0
votes
1
answer
97
views
My Android App is not showing Ads (Banner & Interstitial)
I am trying to load Admob ads (banner & interstitial) in my android apps Oogirde Malal & Quiz Fouta. But they are not showing. I am unable to understand the problem. If I use Google Test Unit ...
4
votes
2
answers
986
views
How to fix AdMob error 3 "No fill." for TEST AD?
I'm using this to show ads:
MobileAds.initialize(this) { }
val adViewBottom = AdView(this)
adViewBottom.setAdSize(AdSize.BANNER)
if(BuildConfig.DEBUG) {
Log.d("pikaboo", "debugggg ...
0
votes
0
answers
83
views
Unity AdMob: Maximum Requests, Very Low Impressions (Interstitial/Rewarded)
I'm integrating AdMob Rewarded Ads in my Unity game Bubble Shooter Infinity (https://play.google.com/store/apps/details?id=com.KidsCare.BubbleShooter).
Although the app status shows "Ready", ...
0
votes
0
answers
75
views
How to set up Facebook/Meta for GDPR&CCPA when used as an ad-network source of Admob mediation?
Background
I have a few apps that use Admob mediation, to show ads from various ad-networks.
Recently I've succeeded registration of Facebook/Meta for this matter:
https://developers.google.com/admob/...
1
vote
0
answers
86
views
AdMob NativeAd Validator Warning: MediaView not used for main image or video asset in Flutter
I'm using the google_mobile_ads Flutter plugin to load native ads in my app. I'm leveraging the NativeAd widget with the NativeTemplateStyle like so:
void loadAd(int index) {
nativeAd = NativeAd(
...
0
votes
0
answers
30
views
How to load AdMob AppOpen ads from Application class when ConsentInformation requires Activity?
Google AdMob's documentation recommends loading AppOpen ads from the Application class instead of an Activity, presumably to show ads as soon as the app starts.
However, this clashes with the ...
0
votes
0
answers
94
views
AdMob TCF 10.1 Error and U.S. State Privacy Message Not Showing – Despite UMP SDK Integration
I'm integrating Google AdMob + UMP SDK into my Android app to handle GDPR and U.S. state-level privacy requirements (California/CCPA, Virginia, etc.). My implementation is based on Google’s official ...
0
votes
0
answers
55
views
Why ads don't load when the app is first launched on Android 13+?
On Android 13+, the first ad load throws a No Fill error in onAdFailedToLoad() even with test ad IDs, subsequent loads are fine. AD_ID added to Manifest
<uses-permission android:name="com....
0
votes
0
answers
18
views
Admob in QtQuick android
l need your help in integrating admob in QtQuick 6.8.2 for an Android app. Can you please tell me exactly which files are needed and what to write in those files. Thanks in advance
0
votes
1
answer
79
views
Native ads in flutter iOS NativeAdFactory is not in scope
I am following the google codelab for adding native ads in flutter for android and ios. For android it is working properly. But when I run the iOS app, it gives me error that the "NativeAdFactory&...
0
votes
0
answers
22
views
RewardedInterstitialAd only works once, then spinner loads infinitely on subsequent attempts (React Native, Google Mobile Ads)
I'm working on a React Native app using react-native-google-mobile-ads and trying to show a RewardedInterstitialAd before allowing the user to download an image. The first ad shows and works perfectly....
0
votes
1
answer
68
views
Flutter Admob Native Advanced Ads do not play
What I want to make
https://developers.google.com/admob/flutter/native/platforms?hl=en#ios
Issue
The following error message is displayed.
Other ads (Banner etc) were displayed without problems.
Error ...
0
votes
1
answer
92
views
Admob - InterstitialAd.load error code 21
I'm getting the following error when trying to load an interstitial ad through admob in my iOS app. I'm thinking I have something configured wrong, but I'm not really sure what the error message means ...
0
votes
0
answers
54
views
Native Ad Not Loading in Flutter App Despite Correct Factory ID Registration
I'm integrating AdMob into my Flutter app using the google_mobile_ads plugin. Rewarded ads work fine, but my native ad is not loading. I've verified that the ad unit IDs are correct and that the ...
1
vote
1
answer
65
views
AdMob mediated networks show no impressions (but get requested)
Some of my mediated networks get requested often by AdMob but don't generate a single valid impressions. All code is up-to-date and adapter versions too.
Unity, IronSource, InMobi get thousands of ...
0
votes
0
answers
23
views
Admob registering test device not for real device, but for emulator works
I like to use AdMob's ad inspector on my real Android device and receive test ads.
But I feel completely unable to get a real device registered as a test device.
Using AdMob and mediation for a while ...
0
votes
0
answers
42
views
Flutter AdMob Rewarded Ad Shows Black Screen After Closing (iOS)
I am using google_mobile_ads: ^5.3.1 in my Flutter app to display rewarded ads. The ads load and show correctly, but after closing the ad, the app screen turns black and becomes unresponsive. This ...
0
votes
1
answer
29
views
How can I use a 3rd party CMP for AdMob on iOS/Android?
I would like to replace Google's UMP with a 3rd party CMP but I can't really find any documentation on how you can do that. Has anyone done that? How can you communicate the consent from your 3rd ...
0
votes
1
answer
54
views
SwiftUI AdMob - hide adview on load failed
struct BottomBannerView : View {
@State var isLoaded: Bool = true
var body : some View{
AdViewBottom(isLoaded: self.$isLoaded)
.frame(width: 320, height: isLoaded ...
0
votes
0
answers
131
views
Expo EAS Build Fails: Manifest Merger Error Due to AdMob Application ID Conflict
I'm building a React Native app using Expo with EAS Build, and I encountered a manifest merger error when running eas build -p android --profile production.
Execution failed for task ':app:...
1
vote
0
answers
60
views
Verify Google adMob ads.txt file in iOS Flutter
I already implemented the Google admob in my flutter project and in both the stores my app is live and in android ads.txt file verified already But
In iOS where should I add my ads.txt link to verify ...
0
votes
0
answers
110
views
Adaptive Banner Ads Displaying as Black Screens in iOS App Using Google AdMob
I am experiencing an issue with Google AdMob in my iOS app where adaptive banner ads sometimes appear as all black screens. It seems like the ads are not loading correctly.
Issue Description:
The ...
0
votes
0
answers
56
views
Google AdMob Banner Ad Adds Extra Left Padding in Container View (iOS)
I am integrating a Google AdMob banner ad into a UIView container that has the following constraints:
View Hierarchy
Main View (root view of UIViewController).
Container View (inside Main View, used ...
0
votes
0
answers
281
views
iPhone 16 safe area insets is too small
I need to add an admob banner to the bottom of my screen. I need to make sure to accommodate for safe area. This is what I did:
func addBanner(in vc: UIViewController) {
...
bannerView = ...
0
votes
0
answers
40
views
How Do You Handle Ad Caching with Google AdMob in iOS Apps?
I’m currently working on an iOS app that uses Google AdMob for
displaying banner ads, and I’m trying to figure out the best way to
manage ad caching, especially with automatic refreshing enabled.
Here’...
12
votes
2
answers
4k
views
play-services-ads:24.0.0 resource xml/gma_ad_services_config not found
After upgraded to play-services-ads:24.0.0
Old
implementation 'com.google.android.gms:play-services-ads:23.6.0'
New
implementation 'com.google.android.gms:play-services-ads:24.0.0'
Then got error ...
0
votes
0
answers
78
views
How do you determine if UMP privacyOptionsRequirementStatus is required with GDPR or US State Regulations
I am in the process of setting up the Google UMP form to handle US State Regulations through Admob. The UMP form is currently set up for GDPR - and because of this, I have a GDPR button in the ...
0
votes
0
answers
22
views
When I add Admob to my Xcode project it adds padding that I can't figure out how to get rid of [duplicate]
I’m experiencing an issue with my iOS app where approximately 2 cm of blank space appears at the top and bottom of the screen. This issue began after integrating AdMob via CocoaPods.
I have attempted ...
0
votes
0
answers
87
views
Issues with Connecting Test Device for Admob Testing
I’ve encountered issues with Admob, specifically with its test device connection system
A bit of backstory:
I tried to integrate the User Messaging Platform (UMP) panel into my Unity project, but ...
1
vote
2
answers
274
views
Google AdMob Collapsible Banner Not Working in Flutter
I'm trying to implement a collapsible banner ad in my Flutter app using Google AdMob. However, the ad does not collapse as expected, and it behaves like a regular banner ad. I have followed the ...
0
votes
0
answers
57
views
Interstitial ads in Unity don't cover status bar on some Devices
Unity version : 2022.3.8f1
Google Mobile Ads for Unity : 9.5.0
I am using admob in unity for the first time. Using the test ids, I have noticed that the interstitials ads and rewarded ads don't cover ...
0
votes
0
answers
130
views
Admob in MAUI .NET9
Until now, I have been developing in Xamarin and have been able to use AdMob without any issues officially because Microsoft published the binding libraries packages through NuGet:
For iOS:
Xamarin....
0
votes
0
answers
35
views
AdMob NativeAd should be loaded every time it is shown?
I have a screen with a deck of cards. I want to show the user a nativeAd after a number of swipes. What would be the correct process to load and show the ads?
Let's assume I have adUnitId “xxx”, every ...
0
votes
0
answers
74
views
AppLovin onAdHidden(Interstitial Ad) send callback lately, it takes almost 2 to 3 seconds to tell that ad is dismissed
Description
I want to prevent the delay happened when onAdHidden called, or some other method which I should follow for quickly navigte through screens when ad is dismissed.
**
MAX SDK Version**
com....
0
votes
0
answers
67
views
Android app got multiple crashes on Crashlytics, related to "java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Object[]"
I found that my app got a lot of crashes related to ClassCastExeption, in android < 10
Unable to start activity ComponentInfo{OnboardingActivity}: java.lang.ClassCastException: java.lang.String ...