Playmaker Forum

PlayMaker Help & Tips => Unity Services => Topic started by: jasperPT on February 22, 2018, 09:05:48 AM

Title: Unity Ads "Show Ad" action not working?
Post by: jasperPT 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?