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

Android content rating ads godot 2.1 #77

Open
Chaqierek opened this issue Apr 11, 2019 · 1 comment
Open

Android content rating ads godot 2.1 #77

Chaqierek opened this issue Apr 11, 2019 · 1 comment
Labels

Comments

@Chaqierek
Copy link

OS target (Android/iOS):
Android

Godot version:
2.1.5

Issue description:
Hello, if i initiate the module like this:
admob.init(isReal, get_instance_ID())
Its working, test ad is appear, but i need init ads with content rating, i found this method:

initWithContentRating(isReal, get_instance_ID(), true, "G")
But now ads don't appear,so can anyone explain to me what I am doing wrong?

Have a nice day ;)

@gumaciel
Copy link
Collaborator

gumaciel commented May 4, 2020

I think version 2.1.X is not working anymore, but on 3.1.X is working, can you try it? @Chaqierek

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

No branches or pull requests

3 participants