I am using mocean's interstitial ad in my iOS project.
I am able to display dummy ads using dummy site_id and zone_id.
But when I replace dummy site_id and zone_id with my own ids, it gives following error -
Ad ad(158212768) - Server response with empty body (no ads) | error: Error Domain=Server response with empty body (no ads) Code=22 "The operation couldn’t be completed. (Server response with empty body (no ads) error 22.)"
Please help me to resolve this problem. Thank you in advance.