AppLovin / AppLovin-MAX-Unity-Plugin

127 stars 35 forks source link

After seeing a specific AdMob Reward ad format, the app doesn't return to the foreground. #436

Closed prodongi closed 1 month ago

prodongi commented 1 month ago

MAX Plugin Version

13.0.0

Unity Version

2022.3.36f1

Device/Platform Info

Android

Current Behavior

There is an issue with the ads that automatically redirect to Google Play while watching reward-based ads.

The game does not return to the Foreground after reaching the OnRewardedAdHiddenEvent event.

It need to click anywhere on the screen to return to the foreground.

Expected Behavior

No response

How to Reproduce

https://github.com/user-attachments/assets/df36b50c-5513-4aad-8af6-92585633140e

Reproducible in the demo app?

No

Additional Info

No response

applovinAsh commented 1 month ago

@prodongi, is this behavior only happening with Google Ads, or are you seeing it from other networks as well? If you see this happening from AppLovin ads, can you provide the creative debugger log so we can investigate? To enable the creative debugger log, see here: https://developers.applovin.com/en/max/unity/testing-networks/creative-debugger/

prodongi commented 1 month ago

Thank you. This only happens with Google Ads. Debug log attached. MaxDebug.log

applovinAsh commented 1 month ago

@prodongi as this is only happening with Google Ads, please contact them regarding the issue.

prodongi commented 1 month ago

Ok, thank you.