playMaker

Author Topic: Unity Ads "Show Ad" action not working?  (Read 2387 times)

jasperPT

  • Full Member
  • ***
  • Posts: 115
  • I am a VFX Animator teaching myself to make games
Unity Ads "Show Ad" action not working?
« on: February 22, 2018, 09:05:48 AM »
Hi

I am trying to get the unity ads actions to work however the Show Ad Action seems to conflict with unity Ads own official Asset. I get the following error when I try to click play in my scene and have the Show Ad action in my project:

Assets/PlayMaker Custom Actions/UnityAds/UnityAdsShowAd.cs(108,34): error CS0433: The imported type `UnityEngine.Advertisements.ShowResult' is defined multiple times



Has anyone come across this?