B4A Tutorial FirebaseAdMob - Rewarded video ads - Erel    May 31, 2018   (7 reactions)   tags: admob, firebase Edit: Google AdMob does support rewarded ads without mediation.
You can use this unit id to test it: rewardAd.LoadAd("ca-app-pub-3940256099942544/5224354917")
Make sure to use FirebaseAdMob... B4i Tutorial AdMob - Rewarded video ads - Erel    Oct 9, 2016   (4 reactions) AdMob v1.50 (included in B4i v3.0) adds support for rewarded video ads.
Rewarded video ads are video ads where the user is rewarded if he watches the full video.
How is the user rewarded is up to... B4i Question Help Needed with AdMob 4 Library for Rewarded Ads and Mediation Issues - ykucuk    Jul 29, 2024 Hello everyone,
I'm currently using the AdMob 4 library to display rewarded video ads in my B4i app. I understand that mediation is required to incorporate multiple ad networks. However, the examples I found are only for InMobi.
Is it possible to add other networks from the 27 supported by Google AdMob, or are we limited to InMobi?
Additionally, I'm encountering an issue when trying to... B4A Class arfRewardedAd - Reward Ads for AdMob2 - Ferdari (first post)    Mar 25, 2026 Hi was having a bug with your code, it loads a the rewarded ads ok, the callbacks are fired(ReceiveAd,AdClosed,Rewarded), when rewarded and closed, on app resume it drop again Receive ad but via java code logs, (User earned reward, full screen content dismissed) and again Shows a second Ad... Resume, a Rewarded ad is loaded twice, showing one
Hablas español?... B4i Question rewarded ad events not raised - Erel (first post)    Apr 24, 2025 Fixed in v4.10: https://www.b4x.com/android/forum/threads/firebase-v3-00-iadmob-v4-00-facebook-9-3.144798/post-1022205... B4i Question Rewarded Ads (admob) - tufanv    May 29, 2019 Hello,
Rewarded ads tutorial was written by Erel before admob was offering rewarded ads so he says we need a 3rd party. But now admob offers rewarded ads , so can we use that tutorial with the admob... Italian Rewarded adMob - LordZenzo    Jun 10, 2019 ho creato un nuovo progetto FireBase collegato ad un nuovo progetto Admob
ho creato una nuova unità pubblicitaria "con premio"
ho creato un nuovo gruppo di mediazione
ho scaricato il file... B4A Question Rewarded Ads.... - eps    Dec 2, 2018 I set this up for a new App I've created.
The test reward ad showed and I thought it was all... b4a updates and my having misread or missed some of the requirements.
My own reward ad wasn't... B4i Library Firebase v3.00 + iAdMob v4.10 + Facebook 9.3 - Erel    Dec 8, 2025   (7 reactions) Edit: Latest version of Firebase + iAdMob is included with the builder.
A new package with an updated Firebase and AdMob sdks is available.
Updates:
- iAdMob v4.10 is included in the package. It fixes an issue with RewardsAds not raising events. Note that the internals of this type have changed. You can use NativeObject.GetField("ad") to get the native ad.
- iAdMob v4.0 is included... B4A Library FirebaseAdMob - Admob ads integrated with Firebase backend - Erel    Jun 16, 2021   (21 reactions)   tags: ads, FirebaseAdMob, Admob, Firebase related to InMobi mediation ads. V1.30 - Adds support for rewarded video ads: https://www.b4x.com/android/forum/threads/firebaseadmob-rewarded-video-ads.71430/ V1.20 - Adds support for native ads: https...Use FirebaseAdMob2 instead: https://www.b4x.com/android/forum/threads/firebaseadmob2-google-mobile-ads-sdk-v20.129609/ This library required B4A v6+. This library allows showing AdMob ads....google.com/docs/admob/ It supports banner ads and interstitial ads (full screen ads). First you need... Page: 1   2   3   4   5   6   7   |