Questions tagged [rewardedvideoad]
131 questions
0
votes
1 answer
Admob issue with rewarded video android studio
I was trying to integrate adMob rewarded video using Adcolony Network as third part. I did all the stuff such as integrating the sdk etc... It doesn't work with my Unit ID but with another one it works. I don't think it's a code issue, this is the…

Feres M'hadhbi
- 15
- 4
0
votes
1 answer
Appodeal Rewarded ads failed to Load
Im solving this issue for about 3 days. Im implementing Rewarded Ads of Appodeal. When I first start my app It works fine . Appodeal onRewardedVideoLoaded function called and it works fine. But After closing the app and running it again. It always…
user5402532
0
votes
0 answers
Unity2D: Admob - Reward system
I'm having problems with my code, you see I imported Google Admob into my project. I integrated the reward system into my AdManager script, using Github's Plugin Wiki and Documentation. However (in my AdManager script) my rewarding the user function…

Kurumi Ebisuzawa
- 37
- 3
- 9
0
votes
1 answer
Can Rewards Video Ads Can be integrated in non gaming android app
What I want is to ask user to view 5 video ads , based on that they will get point ,
When required point is accumalated they will be able to view next activity in and android app,.
My abs is non gaming app.
Is it allow to integrated in non gaming…

Sujit Soni
- 135
- 1
- 3
- 14
0
votes
1 answer
Heyzap Ads Ad is not ready
Hi I am using Hey zap for show Rewarded Video Ads in android. I used this documentation . But I tried to show ads in application its show in the screen this Ad is not ready, as zone vzd448459637794d338c is V4VC enabled and must be played using an…

Doğanay Şahin
- 91
- 1
- 1
- 7
-1
votes
1 answer
How can a call a java method from javascript?
I am trying to integrate admob rewarded video ads into my web view app. How can I go about this using javascript?
I've already loaded the videos but am confused on how to display it upon button click with javascript.
private void…

Nano_T
- 1
- 1
-2
votes
2 answers
Admob Rewarded Video Backend Authentication
I am trying to understand the logic behind how AdMob works on videos. In our application we are trying to implement the feature where the user watches the entire video and earns a reward (in this case it will be some gems). I'm the developer of…

Furkan Yurdakul
- 2,801
- 1
- 15
- 37
-2
votes
1 answer
Method does not override method from its superclass onRewarded()
so i am trying to implement video reward ads. But when i try to use the onRewarded method to reward the user it says "method does not override method from its superclass"
https://pastebin.com/Hp1zbuWW
@Override
public void onRewarded(RewardItem…

joshugqa
- 17
- 2
-2
votes
2 answers
How to use Rewarded Video ads using admob on android studio
I know this question has been asked a lot of times but I still don't find any answer to my concerns.
I followed Step by step the tutorial made available by google at this link: https://firebase.google.com/docs/admob/android/rewarded-video
I added 3…

Cybdom
- 98
- 10
-3
votes
1 answer
I am implementing admob rewarded ADS in my App but is it correct to lock one of the features on the main menu and unlock them on watching the video
I am implementing admob rewarded ads in my app but i am not sure if its correct according to the policy to lock on of the features of the app on the main menu and unlock them on watch the video ? is it ok to do so ? is it according to the policy
-3
votes
2 answers
xamarin RewardedVideo how to replace 'this'
enter image description here
enter image description here
I have tried to copy https://forums.xamarin.com/discussion/66452/xamarin-admob-rewardedvideoad for my app but i cannot add a RewardedVideoAdListener
Every help would be appreciated

Stijn
- 11
- 2