Skip to main content

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
7 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
0 answers
21 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
11 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
15 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
80 views
+50

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,346
0 votes
0 answers
31 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
14 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
0 votes
1 answer
23 views

Android Kotlin - AdMob adaptive banner getCurrentOrientationAnchoredAdaptiveBannerAdSize

As in the official Google docs, which are as always incomplete, I try to use this code: private AdSize getAdSize() { // Determine the screen width (less decorations) to use for the ad width. ...
TheGreatCornholio's user avatar
0 votes
1 answer
25 views

react-native-google-mobile-ads gives error on expo ios build

When I try to import react-native-google-mobile-ads, Expo gives multiple errors in my iOS build. Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNGoogleMobileAdsModule' could not be ...
Feyz's user avatar
  • 3
0 votes
0 answers
18 views

admob banner ad edges not being blurred behind bottom navigation bar flutter

I want my bottom navigation bar to have blurry transluscent effect when scrolling, all items blur behind navigation bar but edges of banner ad doesn't. Contents of banner it being blurred but edges ...
Deepanshu Kashyap's user avatar
0 votes
0 answers
29 views

App crashes on open and kotling problem during building apk flutter

I recently built my first flutter app and it went smooth but when i add google mobile ads interstitial ad or any kind really, it gives me this messaagr while building it : "Module was compiled ...
Skyro lark's user avatar
-2 votes
0 answers
38 views

AdMob - can't link my Google Play app and unable to show real ad in Expo (ReactNative) app

I'm developing an app using Expo platform (ReactNative) and I'd like to implement AdMob here. Currently I'm running my app in Android Emulator from Android Studio and it shows test ad w/o problems. ...
CodeBy's user avatar
  • 750
-1 votes
0 answers
102 views

Unity Error: Instance of GridPaintingState couldn't be created. The the script class needs to derive from ScriptableObject

At the moment I'm adding AdMob, which I also have some problems with, but I think it's worth dealing with this problem first. I've been trying to add various packages to an empty Unity project for a ...
Ruslan Titarenko's user avatar

15 30 50 per page
1
2 3 4 5
674