Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewarded video not working #2

Closed
RatFou opened this issue Oct 12, 2016 · 7 comments
Closed

Rewarded video not working #2

RatFou opened this issue Oct 12, 2016 · 7 comments

Comments

@RatFou
Copy link

RatFou commented Oct 12, 2016

Hi,

I'm using the sampleApp on Android, in live mode (APP ID is OK). I haven't changed anything in the code.

I can start a session and load rewarded video (onRevmobRewardedVideoDidLoad) but I've got nothing when I click on "Show Rewarded Video". Could you please explain to me what is the problem?

Thanks

@thiagomurakami
Copy link
Contributor

Sure, I'd be glad to help.

What version of RN are you using? Were you building on Android or iOS device/simulator?

@RatFou
Copy link
Author

RatFou commented Oct 13, 2016

Thanks, I'm using the last version of RN (0.35). I'm building on Android (simulator and device).

@RatFou
Copy link
Author

RatFou commented Oct 20, 2016

Hi @thiagomurakami did you manage to run the rewarded video on Android device/emulator?

@thiagomurakami
Copy link
Contributor

Yes, on a Galaxy S5 (Android 6.0.1), I can show test ads just fine!

Do you have any logs of what is happening? Android logs would be nice, because our native Android SDK usually logs useful info.

@RatFou
Copy link
Author

RatFou commented Oct 21, 2016

My bad, I read the official documentation and it is said that I have to change AndroidManifest to open Rewarded videos.

Maybe you should add "If you wish to use fullscreen, video, or rewarded video ads" in the Github readme ;)

Thanks for your help!

@RatFou RatFou closed this as completed Oct 21, 2016
@thiagomurakami
Copy link
Contributor

Oh I see, you forgot to add the Activity to the AndroidManifest.

Sure, that's a great suggestion, will do it soon, thanks!

@RatFou
Copy link
Author

RatFou commented Oct 21, 2016

Absolutely :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants