Questions tagged [admob-rewardedvideoad]

154 questions
0
votes
0 answers

Admob/Unity Reward Ad

When I test rewardAd, I can see the ad and I can get reward, but let's say I have 3 Revive ability I watched an ad and it gives 7 revive ability and let's say I watched again now it's not giving me reward, but if I spend my ability and watch again…
0
votes
0 answers

Reward Video Against Google Admob Privacy Policy?

I want to know if i put an ad reward video in app but without getting any reward after user watching it .. Just like interstitial ads or banner ads.. so is this step against google admob privacy policy?
0
votes
1 answer

AdMob - RewardedVideoAd - best practice if there is no video available (errorCode = 3)

I am using RewardedVideoAd from AdMob in order to unlock categories in my app, but I am getting almost all the time onRewardedVideoAdFailedToLoad with error code 3 which means there is no video available. When using test Ad Unit ID is working fine…
Paul
  • 3,812
  • 10
  • 50
  • 73
0
votes
1 answer

Right way to use video reward admob?

My adsense account was disapproved by Google recently. Google did not give me a detail reason,so I do not know what exactly reason cause the problem! My app have video reward,it shows when user reached 20 turns of view. If user agree to view video…
Hoa
  • 89
  • 2
  • 7
0
votes
1 answer

Admob Rewarded Video If the user closes the video without watching it

I'm using WebView and I've set everything up. If the user goes to the site called X, the ads appear. If the user closes the ad without tracking it, I want the WebView page to go back one step. How can I do that? I thought about adding it to the…
0
votes
0 answers

Is it possible to reload continuously Rewarded Video Ads in Admob for Android?

I am considering implementing rewarded video ads as a continuous full screen advertising until the user manually interrupts the otherwise endless ad sequence. I tried to implement Admob Rewarded Video Ads, one playing after the other, but it doesn't…
Carlos Botero
  • 319
  • 3
  • 11
0
votes
0 answers

Rewarded ads to temporarily remove ads android studio

How do you make a rewarded video remove all ads in an app for a month for whoever watch the video in android studio? Or is this even possible?
0
votes
1 answer

Unity + Admob rewarded ads : event not firing

I am stuck with admob rewarded ads, i can't figurate how to make event working. The problem is that my quiz game reload the scene every questions and even if i prevent the ad from destroy, the event are not firing at all. The ads are showing…
0
votes
1 answer

Android Studio - video reward works but there's no more callback - possible glitch?

I'm experiencing a frustrating problem with the video callback for rewarded videos. Until yesterday, it worked just perfectly fine on every device virtual or real (except my 2012 Nexus7). Now the video still loads, plays but then nothing. I didn't…
ElGato
  • 26
  • 4
0
votes
1 answer

Google Reward Video ads works with test ad unit id , but not with live adunit id

I have a strange problem implementing Google Reward Video. In test mode (with google ad-id) works perfect first time, but not loading video in the second time. In production (with my ids) not loading video at all. Here is my code: import…
0
votes
1 answer

Admob Rewarded video ad events not called

I have two activity. In both activity I am giving rewards for rewarded video. For first activity everything works fine. But In second activity (same implementation) , but rewarded video events are not getting called. Ad is just loaded and shown but…
0
votes
1 answer

iOS AdMob Reward Video - Implement rewarded video ad playing with "Skip after time" feature

My code is in swift 4, As follows, it shows me Ads like, as shown in the 1st picture. var rewardBasedVideo: GADRewardBasedVideoAd! rewardBasedVideo = GADRewardBasedVideoAd.sharedInstance() rewardBasedVideo.delegate =…
Pramod More
  • 1,220
  • 2
  • 22
  • 51
-1
votes
0 answers

Admob countdown time hider behind the status of iPhone x

I am implementing rewarded interstitial Admob ad in my iOS app. But the count down timer hide behind the status bar of iPhone X. See here
Jamil
  • 2,977
  • 1
  • 13
  • 23
-1
votes
1 answer

Protocol 'View' requirement '_makeView(view:inputs:). swiftui

what should I change? I am trying to make rewarded ad in swiftui
Asker
  • 13
  • 1
-1
votes
1 answer

Rewarded Ad Format specific policies can anyone explain

Rewarded Ad Format specific policies In addition to the common rewarded inventory policies, Rewarded ads must also adhere to the following format specific policies: Rewarded ads may only be served after a user affirmatively opts to view a rewarded…
Hostrings
  • 71
  • 1
  • 4
1 2 3
10
11