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?