poingstudios / godot-admob-ios

Godot's AdMob Plugin for iOS with support for Mediations.
https://poingstudios.github.io/godot-admob-plugin/
MIT License
89 stars 14 forks source link

[BUG] IOS Error/warning #28

Closed SnailRabbids closed 1 year ago

SnailRabbids commented 1 year ago

Describe the bug Big error/warning when loading interstitial on IOS. Ads apears as expected and looks like this error is not a problem, but I'm not sure. Can I ask you to check?

To Reproduce Steps to reproduce the behavior:

  1. Create application on AdMob website, link to Godot application
  2. Load interstitial -> Show interstitial -> see error/warning (it might appears after 2-nd or 3-rd load/show)

Expected behavior pass

Screenshots image

Smartphone (please complete the following information):

Additional context I dont know what is "WebKit" and why it fails ...

gumaciel commented 1 year ago

Thank you for opening this Issue, this error crashes your app or stop to serving ads?

SnailRabbids commented 1 year ago

@gumaciel No, as I can see, this error doing nothing, I don't have any problems because of that, but why is it appears? Mb its something important, idk, just want you to know :)

gumaciel commented 1 year ago

Hi @SnailRabbids sorry but i couldn't be able to fix it, the errors appear when we try to load again the ad after closing it, i don't know the cause of the errors, could be our implementation, the AdMob SDK or the Godot source code.

I will close this Issue since i couldn't be able to fix it, and seems to not be a big problem to us.

But if anyone is interested in fix this you can re-open the Issue.

Thank you for opening this issue!