Fuse ad giving error at "Prepare" phase for iOS.

Fuse SDK Version used : 2.3.2

Corona SDK build version : 2015.2761

I get the below response every single time when show() is called in ios devices (both for static and video ads).

{ isError = true, name = "adsRequest", payload = {}, phase = "prepare", provider = "fuse", response = "", type = "interstitial" }

But the same works fine on android. I use different app ids for ios and android versions. Also I have added one my iphones as a test device in the fuse powered dashboard, but still the same occurs.

Anyone facing this issue? Any suggestions?

Found the problem. I forgot to enable fuse Monetization.

Found the problem. I forgot to enable fuse Monetization.