Admob Interstitial ad, onBackPressed doesn't dismiss the ad

Viewed 345

Sometimes onBackPressed doesn't work when AdActivity is visible, so InterstitialAd can be dismissed only with the close icon.

implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.gms:play-services-ads:19.3.0'

Issue in Admob SDK group

0 Answers
Related