Problem with Unity Ads and Supersonic Ad Mediation

Hi,

I am using Supersonic ad mediation with the Supersonic Unity adapter. The game is created in Unity and I have activated Unity Ads in the service tab inside the project.

Supersonic adapter verfication says everything is fine, but I am not getting any Unity Ads neither rewarded video nor interstitials.

My questions is now, is it a problem that I activated the Unity Ads inside the project, so that it might be initialized twice?

This is the android logcat (I have not yet tried on iOS)

ADAPTER_API: UnityAds:initInterstitial()
ADAPTER_API: UnityAds:init(userId:XXXXXXXXXXXXXXXXXXX , gameId:XXXXXXX)
ADAPTER_API: UnityAds:initRewardedVideo()
ADAPTER_API: UnityAds initialization is in progress

Any help would be greatly appreciated!

Correct, in that case you shouldn’t enable Unity Ads from editor, I would think.

/Rasmus