How to move the UI down when an ad banner appears
Please help me solve the problem with the banner ad from Google AdMob for Android. It is necessary that when the banner is displayed at the top of the screen (if it is loaded), the UI elements move down so that it does not overlap them. I can’t realize this moment in any way. I am using SmartBanner. The code that I use on the AdMob website: https://developers.google.com/admob/unity/banner
Comment