Search Unity

Question Unity Reward ads not show!

Discussion in 'Unity Ads & User Acquisition' started by Rachan, Jan 1, 2023.

  1. Rachan

    Rachan

    Joined:
    Dec 3, 2012
    Posts:
    781
    Hi there!

    I just following this tutorial
    https://docs.unity.com/ads/en/ImplementingRewardedAdsUnity.html

    and when I try to click an Ads Button to show Ads for gain a reward,
    it just show me this message in console

    "Error showing Ad Unit Rewarded_iOS: NOT_READY - Placement Rewarded_iOS is not ready"

    what happen? I need to wait until it ready or I did something wrong?

    Thanks!!!
     
  2. Carl_UnityDSE

    Carl_UnityDSE

    Unity Technologies

    Joined:
    May 25, 2022
    Posts:
    59
    Hello @Rachan

    The error indicates that the ad has not loaded properly. Please ensure that you are loading ads before showing them.
    As well as check if they are loading properly.