Hello,
Just wanted to inform that the UnityADS plugin has stopped working a few days ago.
After using the unityAds.show(‘rewardedVideo’) function, I receive an event:
10-28 13:20:51.848 16802 16882 I Corona : [type] = (string) unityAd 10-28 13:20:51.848 16802 16882 I Corona : [name] = (string) adsRequest 10-28 13:20:51.848 16802 16882 I Corona : [phase] = (string) displayed 10-28 13:20:51.848 16802 16882 I Corona : [provider] = (string) unityads 10-28 13:20:51.848 16802 16882 I Corona : [data] = (string) {"placementId":"rewardedVideo"} 10-28 13:20:51.848 16802 16882 I Corona : [isError] = (boolean) false
But the AD doesn’t appear (only the sound is playing). When I use that function again, I get an error:
10-28 13:20:51.855 16802 16882 I Corona : (table) 10-28 13:20:51.855 16802 16882 I Corona : [type] = (string) unityAd 10-28 13:20:51.855 16802 16882 I Corona : [isError] = (boolean) true 10-28 13:20:51.855 16802 16882 I Corona : [provider] = (string) unityads 10-28 13:20:51.855 16802 16882 I Corona : [phase] = (string) failed 10-28 13:20:51.855 16802 16882 I Corona : [name] = (string) adsRequest 10-28 13:20:51.855 16802 16882 I Corona : [data] = (string) {"errorCode":"SHOW\_ERROR","errorMsg":"Failed to show ad"} 10-28 13:20:51.855 16802 16882 I Corona : [response] = (string) Can't show a new ad unit when ad unit is already open