Closed ignazioc closed 4 years ago
You still having this issue? We’ve been seeing very weird behaviour from prebid on iOS too
Hello @ignazioc,
If you have an empty response you can try to use "test": 1
entry in your request to get more information
thanks @yoalex5, this issue is almost 1 year old, In the meantime I was able to have a more-or-less working setup. But thanks for your suggestions. I'll keep in mind next time I have to debug
I'm trying to integrate this SDK into a black project. The setup is pretty straightforward: On the
AppDelegate
then when I need one ad:
The issue I'm finding is that I never get any winner bidder from the API response.
The response looks always like:
Only once or twice in the previous days I was able to see some winner, can this be a client side integration problem?
thanks