I have a similar issue to here:
https://groups.google.com/g/google-admob-ads-sdk/c/yLVGJ0I71u0/m/n_QKqRZ9AQAJ
However, I don't use Unity, so it's a bit different.
In my case, I need to work on a mediation from Admob, which also hosts Facebook ads in addition to its own ads ("waterfall").
I tried to work with the Facebook&Admob websites. I tried to choose a test ad to be shown and added my device to the test-devices on Facebook website:
No ad of Facebook seems to be shown. The only thing I get is an error of this form:
error code 3 - "Unable to instantiate mediation adapter class".
Trying the ad-inspector, it also showed this same error, but also showed "no fill" next to it:
Why does it occur?
Where could it be that I've forgot to handle?