Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [admob]

AdMob is a mobile advertising company owned by Google. This tag should be used for questions relating to the use of the AdMob SDK and incorporation of AdMob services into your code. Stack Overflow is not a site for discussion of features or usage of the AdMob service.

0 votes
0 answers
4 views

Admob open ads misplaced video on Android

I am developing Android apps and add Admob ads into my app. When the open ads is showing video, the video is misplaced, it goes to upper side. How to resolve this. It happened on android device. This ...
llch's user avatar
  • 128
0 votes
0 answers
25 views

Collapsible Banner covers the keyboard when displayed

When showing Collapsible Banner at the same time as using the device's keyboard, the keyboard is behind the ad. How to make the device's keyboard always appear at the top. I tested on some real ...
Ngô Trần Anh Phôn's user avatar
0 votes
0 answers
32 views

AdMob Banner Ad in Jetpack Compose Not Adjusting to Screen Width Properly in Landscape Mode

I am trying to integrate AdMob banners in my Jetpack Compose application. However, I am facing an issue where the banner ads do not adjust correctly to the screen width in landscape mode. The ...
Blaupunkt's user avatar
  • 129
-1 votes
0 answers
13 views

Usage of google admob ad units

I have built a news aggregator mobile app that displays news articles in a vertically scrollable PageView. In between these articles, I am placing google native ads. In 100 articles, there could be ...
Sanjay Dattatri's user avatar
0 votes
0 answers
10 views

Triggering onAdImpression in the AD-Mob in android

What I am doing doing I have the below code where the AD is Displaying I am using google AD-Mob AD is displaying fine What I am trying to understand onAdImpression() is not triggered when the view ...
Devrath's user avatar
  • 42.7k
0 votes
0 answers
35 views

Do the purposes in Google's GDPR messaging tool cover other products than Google AdSense and AdMob? [closed]

Google offers a GDPR messaging tool both on its AdMob Platform and on its AdSense platform. In both cases the tool covers all the 11 purposes defined by IAB. Do these purposes also cover other Google ...
Costas's user avatar
  • 521
0 votes
0 answers
14 views

AdMob problems for app redirecting to battery optimization settings

My Android app (a GPS tracker) needs GPS data permanently, so it does not work properly with battery optimization. It is possible to warn user if the optimization is "ON". So I do it in a ...
Valelik's user avatar
  • 1,813
-1 votes
1 answer
50 views

App Store Rejection Due to Guideline 5.1.2 - Issues with AdMob Consent and Tracking Permissions in Flutter App

I recently published my Flutter app in the App Store, and it was initially accepted. The app included AdMob consent forms and ad codes, but I hadn't connected AdMob to my app in the AdMob dashboard ...
Serkan Tarakcı's user avatar
0 votes
0 answers
16 views

Google admob Rewarded ads not working properly, It's showing only one time

In my app, rewarded ads only display once. When I return to the main menu or navigate to other pages and then go back to the rewarded ads page, the ads do not show again. I have to close the app and ...
Rainul Hassan's user avatar
0 votes
0 answers
12 views

app-ads.txt tab in the AdMob console is not showing anything

my app-ads.txt tab in the AdMob console is not showing anything. I have not published my app on Google Play or the App Store; it is currently in internal testing. Is this the reason? Ads are only seen ...
google comments's user avatar
0 votes
0 answers
16 views

admob banner ad android studio disappear after one day

I inserted a banner ad (admob) into my game on Android Studio, and when I testing it on my phone (loading the apk file into the phone) works correctly. The problem is that when I reopen the game the ...
Abdelkarim Moumni's user avatar
0 votes
1 answer
105 views

How to convert AdMob `GADFullScreenContentDelegate` to Swift 6 concurrency

This is a similar problem to How to convert `VNDocumentCameraViewControllerDelegate` to Swift 6 Concurrency but one warning is new, so this may require different solution. I have the following code: @...
OMGPOP's user avatar
  • 1,308
0 votes
0 answers
41 views

Content of the activity jumps under the status bar when Admob's Interstitial is shown in Jetpack Compose

Here's the default example of empty activity created with Jetpack Compose, just replaced a text with a button to show fullscreen ad (Admob Interstitial) class MainActivity : ComponentActivity() { ...
user924's user avatar
  • 11.1k
0 votes
0 answers
16 views

Admob ads too big

My app displays banner ads and interstitial ads. The ads are displayed correctly on API levels 32, 33 and 34 (API level 31 not tested). But on API levels 29 and 30, the ads are wrong scaled, so they ...
FunDeveloper's user avatar
0 votes
0 answers
20 views

What am I missing in my AdMob implementation?

I'm new to Android App Development, and I have read the documentation and watched a few videos about how to implement banner ads. However, I couldn't get it figured out. I'm not too sure where I'm ...
Harry Jin's user avatar

15 30 50 per page
1
2 3 4 5
674