googleads / googleads-mobile-unity

Official Unity Plugin for the Google Mobile Ads SDK
https://developers.google.com/admob/unity
Apache License 2.0
1.37k stars 1.08k forks source link

AdMob banner hides behind other activities #3596

Closed saqibhayatmalik closed 1 month ago

saqibhayatmalik commented 1 month ago

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

Steps to reproduce:

I am using a package for a WebView. By adding that package, admob banner is not visible but clickable. I am attaching a sample project.

WebView.AdMob.zip

NVentimiglia commented 1 month ago

Hi @saqibhayatmalik

This looks like an issue with the WebView plugin. The implementation of this plugin is an .arr file, which means I have no way of inspecting what is happening. Please talk to the plugin vendor and tell them about the issue.