Admob on Android: When exiting FullScreenAd, screen turns black

  • n2oula
    Likes 0

    Problem Description

    When an admob fullscreenad appears on Android and the “X” button is pressed to exit it, the screen sometimes turns black (and the app doesn’t crash, the background music doesn’t stop playing).

    This often happens when the ad is received while a scene transition is running. Problem is I cannot find a way to forbid the fullscreenad from showing if the user clicks a button that triggers a scene transition meanwhile.

    I tried using “preloadFullscreenAd” in order to avoid delays in ad delivery, but this function not only preloads the ad, but it also shows it.

  • Sonar Systems admin
    Likes 0

    Are you using the Cocos Helper?

  • n2oula
    Likes 0

    Yes, sure.

    Please also note that the problem doesn’t occur on iOS

Login to reply