Skip to main content

Questions tagged [firebase-admob]

The tag has no usage guidance.

firebase-admob
0 votes
0 answers
54 views

Correct user consent flow for compliance with GDPR and ATT requirements using Firebase Analytics and AdMob

My team & I have been banging our heads against the wall lately. We’re working on an app and are utilising Firebase Analytics and AdMob. We’re trying to ensure/confirm that our user consent flow ...
dsds's user avatar
  • 65
0 votes
1 answer
16 views

Conflicting problems with dependencies, duplicate classes, version numbers and packaged manifests in Google Admob implementation

I need to know the magic configuration for the gradle file to actually work and run my app again. I know that this is happening because I am adding AdMob ads! I have gotten many different types of ...
ChrisK0043's user avatar
4 votes
0 answers
496 views

Main thread blocking loading of admob rewarded ad

Whenever I am calling loadAd() function either from onAppear() or with a button click, it's giving the error: Main thread blocked by synchronous property query on not-yet-loaded property (...
Dipanshu's user avatar
0 votes
0 answers
52 views

Cannot link Admob account to Firebase - Must accept terms and conditions

I am trying to link my app's Firebase project to Admob, but am unable to. I scoured the Firebase and Google analytics settings and could not find any terms I could accept. Can anyone point me in the ...
Sean Blahovici's user avatar
0 votes
0 answers
224 views

Google Admob verification is getting failed Always

I have integrated Google Ad Mob in my flutter app. The Google AdMob is getting reject, by saying that this error: You already have a Google publisher account. Sign in to your existing account to ...
Rakesh Sharma's user avatar
0 votes
1 answer
299 views

Swift Admob Interstitial Adv. status bar

I implement the google interstitial adv. in my app and it is working correctly. But it is not hide status bar and it say in console: Status bar could not be hidden for full screen ad. Ensure that your ...
Jessica's user avatar
  • 165
0 votes
1 answer
132 views

Initialize the Google / Admob Mobile Ads SDK vs Firebase SDK

I'm using Firebase SDK for google ads. I can see there is a difference of initializing Mobile Ads SDK between firebase SDK and AdMob SDK. in their doc. Firebase: @Override protected void onCreate(...
user3137451's user avatar
0 votes
1 answer
174 views

FFImageLoading fails load big Gif file when executing real device

My Xamarin.Forms app uses FFImageLoading for loading three Gifs. A.gif : 3.7MB B.gif : 5.1MB C.gif : 2MB (These Gifs created by DavinciResolve) My app preload Gifs as following. public static async ...
takecx's user avatar
  • 13
1 vote
1 answer
237 views

Admob load error: No ad config, even with test ad ids

I'm trying to test out my ads implementation and for that I'm using test ad ids provided by google but getting no ad config Error. App open ad load failed 3,No ad config.,{"Response ID": &...
prem's user avatar
  • 79
2 votes
2 answers
1k views

React Native Admob Google Mobile Ads not working?

I copied the exact code from documentation and tried to check in my application but it's not working, here I just removed the button because I don't need the button. Ads should appear automatically ...
Rainul Hassan's user avatar
0 votes
1 answer
971 views

React Native firebase admob not installing, How can I install without crashing the app

Here below is the error I am getting I used this command npm i @react-native-firebase/admob my project name- AwesomeProjec559911 C:\Users\Admin\Desktop\ReactNative\Firebase\AwesomeProjec559911>npm ...
Rahul Aadam's user avatar
1 vote
1 answer
545 views

unity admob + firebase remote config issue : admob mediation error

I have implemented admob and firebase (analytics, messaging, firestore) in unity all are working well. Later I added a remote config of firebase and even it's working well. But now when I request any ...
Tushar Dholakiya's user avatar
1 vote
1 answer
626 views

google_mobile_ads: Failed to load a banner ad in production on real device

The app I use shows google_mobile_ads on a test device but shows no ads on a real device. Moreover, it shows this in logs on real device I/flutter (14971): Failed to load a banner ad: No ad config. ...
rozerro's user avatar
  • 6,703
-1 votes
1 answer
320 views

AdMob "Cannot find an ad network adapter" and "No ad to show" error

My app has been showing ads for months without issue, but now it never shows. My ads were cut when my app's earnings increased. Could this have anything to do with earnings? I don't see a problem in ...
Aproachate's user avatar
5 votes
0 answers
2k views

Flutter: How to display the google_mobile_ads banner on all pages, without write the code on every page like the firebase_admob plugin?

This article is for those who have difficulty migrating from the firebase_admob plugin to google_mobile_ads. for convenience I will abbreviate the name firebase_admob as FA, and google_mobile_ads as ...
Ary Anzh's user avatar
  • 454

15 30 50 per page
1
2 3 4 5
8