-
Notifications
You must be signed in to change notification settings - Fork 26
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
TypeError: Cannot read property 'getRewardedVideoAdInstance' of undefined #55
Comments
That's this line: nativescript-admob/src/admob.android.js Line 269 in 677e838
I think you Play Services version on your build machine may be outdated - can you update your SDKs and play repo through Android Studio? |
Hi,
Maybe this should be added to readme? |
Hi! That should not be necessary. I wonder if it's caused by this change, where What happens if you change |
OK, I can confirm that it works fine after cleaning project and changing |
OK, so why doesn't the plugin work for you without you having to add that line? 🤔I mean, a similar line is here:
Does your App_Resources/Android/app.gradle file perhaps specify a play services version (that's too low)? |
Calling preloadRewardedVideoAd fails with errors:
I have no Idea how to fix this. Can anyone help?
The text was updated successfully, but these errors were encountered: