Search Unity

Resolved IUnityAdsListener missing in 4.0.0

Discussion in 'Unity Ads & User Acquisition' started by PeachyPixels, Dec 8, 2021.

Thread Status:
Not open for further replies.
  1. PeachyPixels

    PeachyPixels

    Joined:
    Feb 17, 2018
    Posts:
    713
    Hello!

    I just updated an in development project with Unity Ads 4.0.0 (to try out) and am now seeing the following errors...

    error CS0246: The type or namespace name 'IUnityAdsListener' could not be found (are you missing a using directive or an assembly reference?)

    error CS0538: 'IUnityAdsListener' in explicit interface declaration is not an interface


    I don't see anything in the CHANGELOG.md that would indicate this (fundamental) interface as being removed, but it's definitely not present in the package.

    I see that Monetization has been removed, but my understanding is that IUnityAdsListener was not a part of that.

    I'm reverting to 3.7.5 but would be grateful if someone from Unity could comment on this please.

    Thanks!
     
  2. viaice

    viaice

    Joined:
    Sep 13, 2021
    Posts:
    5
  3. PeachyPixels

    PeachyPixels

    Joined:
    Feb 17, 2018
    Posts:
    713
    Thanks @viaice

    I've not seen that page before, but it's obviously very useful.

    Strange that Unity would deprecate something without marking it as such previously though. Especially something so fundamental. Usually they're good at that sort of thing.
     
    viaice likes this.
  4. viaice

    viaice

    Joined:
    Sep 13, 2021
    Posts:
    5
    Yes I agree with you
     
  5. Tris_banana

    Tris_banana

    Joined:
    Oct 29, 2021
    Posts:
    1
  6. Unity_Quinn

    Unity_Quinn

    Unity Technologies

    Joined:
    Nov 6, 2020
    Posts:
    102
Thread Status:
Not open for further replies.