[REQUIRED] Step 1: Describe your environment
- Unity version: 2021.3.45f1
- Google Mobile Ads Unity plugin version: 9.5.0
- Plugin installation method: .unitypackage import
- Platform: Android
- Platform OS version: Android 11
- Any specific devices issue occurs on:
- Mediation ad networks used, and their versions:
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
0, Test with test device registered in admob web UI.
1, Show reward and interstitial ad in game and the ads played normally.
2, Switch the game to the background.
3, Switch the game back to foreground.
4, The playing ad will be closed immediately
5, Device log:
2025/02/19 17:30:29.248 8811 26353 Info FA Application backgrounded at: timestamp_millis: 1739957427242
2025/02/19 17:30:33.385 8811 26353 Info FA Application backgrounded at: timestamp_millis: 1739957431372
2025/02/19 17:30:37.306 8811 8873 Info Unity HandleRewardedAdPaidEvent: currency(USD) value(0)
2025/02/19 17:30:37.313 8811 8873 Info Unity HandleAdFullScreenContentClosedEvent received
Is this normal or the ad should continue playing when app swtiched back to foreground?