Questions tagged [admob-rewardedvideoad]
154 questions
1
vote
0 answers
React-Native-Admob Interstitial and rewarded ads not showing as expected
I have a React-Native app which also has React-Native-Admob installed. I can see a banner inside my app without any problems. However I have some trouble with getting the Interstitial or Rewarded apps to be shown.
I prefer to get the rewarded ad…

MarkT
- 97
- 1
- 11
1
vote
1 answer
How to get the Ad Unit ID in Rewarded Video AdMob callbacks in Objective-C
We're developing an iOS app in objective-C and we've decided to add Firebase in our app. We also decided to add the GoogleMobileAds framework that comes with it in order to have Rewarded Video Ads.
I've implemented AdMob as detailed in the official…

Elyakim Levi
- 360
- 4
- 16
1
vote
0 answers
Problem with implementing SwipeRefreshLayout and Rewarded Video
in the process of creating an application I ran into a couple of problems with the code, the bottom line is that the person opens the application presses the "get" button, watches the advertising video and receives the promotional code, but is faced…

Ara Gevorgyan
- 51
- 5
1
vote
1 answer
Rewarded Video Black Screen
I use the Rewarded Video Ads (Admob) but when rewired video is loaded, the menuitem in the toolbar becomes visible. Clicking menuitem rewarded.show() is active. Only a black screen appears on the screen. How do I solve this problem…

Alihan Saribaş
- 11
- 3
1
vote
0 answers
Reward video ad can't be loaded with content_rating extra
I'm trying to show reward video ad in my android game with google admob. There is no problem in loading and showing reward ad if I don't put any content_rating parameter as Bundle extras. But when I put "max_ad_content_rating" with "T" logcat say…

Nyein Chan
- 1,215
- 2
- 17
- 32
1
vote
1 answer
Admob ads now showing from two weeks
My reward ads match rate was about 90% but after 26 November match rate dramatically decrease down to 30%. Is it global problem or specific to my app ?

Serdar Ersoz
- 305
- 2
- 6
1
vote
1 answer
Admob Rewarded Ads video limit
In my app I distribute coins to the users, every month user with highest coins will be rewarded by a gift from us. Here users can earn coins only by watching Ad mob rewarded videos. I want to know can i allow the users to continuously watch the…

Rajesh Uragonda
- 31
- 3
1
vote
0 answers
Android admob, what to do onAdFailedToLoad code == ERROR_CODE_NO_FILL
The error is pretty self explanatory, but the desired behavior is kind of unkwon...
What should we do when admob returns there isn't ad to fill a banner (or a video reward)?
should we retry instantly?
should we wait a few moments (how long) and…

Rafael Lima
- 3,079
- 3
- 41
- 105
1
vote
2 answers
AdMob - iOS Implementation RewardBasedVideoAd
I am trying to implement a RewardBasedVideoAd for iOS using C# in Xamarin and I just can't seem to get it to work. This is what I have so far and it does not go into any of the delegate functions. Any help or advice is much appreciated. Thanks in…

user1288906
- 419
- 2
- 13
- 25
1
vote
1 answer
Rewarded video from AdMob in Unity - loading so slow
Previously I used Unity Ads to display interstitial and rewarded ads in my game made with unity but now I'm switching to Google Ads (AdMob).
I read documentation from here and next from here and everything seems like it's working, but kinda slow.
I…

mbackonja
- 11
- 1
- 2
1
vote
0 answers
Admob rewarded video ads not fill
i was using only Google admob, i added adcolony plugin my application, and my google reward ads would not run 3 days later. I downloaded all google's shared codes, plugins and projects. Still it is not working, what should I do? I was watching ads…

Kubilay
- 53
- 1
- 8
1
vote
0 answers
Android studio admob rewarded video failed to load ad : 3
Hi I'm having a problem with admob's rewarded video ad, I've search everywhere and nothing seems to fix the failed to load ad error.
i tried to add aplovin in the mediation , load the add from different app in admob (which has working ads - banner…

eran tsalach
- 84
- 2
- 10
1
vote
3 answers
Reloading Table View After Watching a Rewarded Video
Recently I've implemented the rewarded video feature in the code and it works well. Simply, when the user chooses the level from the table view and watches the rewarded video, it unlocks the level. But when the user closes the ad view, table view…

Emre Kurtaran
- 31
- 4
1
vote
1 answer
How to properly reward player with Admob in Unity?
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using GoogleMobileAds.Api;
using UnityEngine.UI;
public class admobVideo : MonoBehaviour {
RewardBasedVideoAd rewardBasedVideo;
static InterstitialAd…

skandar ben salah
- 11
- 1
1
vote
2 answers
Can we use Admob reward ads without giving any rewards to user?
I wanted to ask is it legal to use the Google Admob reward ads without giving any reward to the user like coins, points or etc. And can we use these ads in non-gaming applications like maps applications or chatting applications and etc.

Muhammad Qasim Riaz
- 33
- 1
- 9