I am using the version 8.13.0.3 for the named library. I set the delegate for my native ads loader. But it does not set the delegate at all. What could be the possible reason to that? What I tried so far, - Used interface rather than the concrete type.(IUnifiedNativeAdLoaderDelegate) - Used IAdLoaderDelegate and AdLoaderDelegate 
I am using the version 8.13.0.3 for the named library.
I set the delegate for my native ads loader. But it does not set the delegate at all.
What could be the possible reason to that?
What I tried so far,