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

Admob Rewarded video stuck on Test Mode on all ads even under production #92

Open
netshedzo opened this issue Jul 6, 2021 · 1 comment

Comments

@netshedzo
Copy link

netshedzo commented Jul 6, 2021

Hi i am using rewarded video on a nativescript vue project where i give users points after they have watched the rewarded video advert.
my problem is that the reewarded video popup is always stuck on testmode even after changing the testing: false variable
I am using
"nativescript-admob": "^4.1.0",
"nativescript-vue": "^2.5.0",
"tns-core-modules": "^6.5.20",
"tns-android": { "version": "6.4.1" },
"tns-ios": {"version": "6.5.4" }

loadRewardedAd(){ preloadRewardedVideoAd({ testing: false, iosAdPlacementId: "ca-app-pub-", // add your own androidAdPlacementId: "ca-app-pub-", // add your own keywords: ["funny", "education","games","workout"], // add keywords for ad targeting })

Anyone to help ? maybe i am missing something

@netshedzo
Copy link
Author

Example

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

1 participant