I am trying to integrate GreyStripe (which is not supported by) into admob mediation with custom events , also I have read the guide at: https://developers.google.com/mobile-ads-sdk/docs/ios/mediation/#customevents
But it is still hard to understand for a beginner , does anyone can provide a sample code or some tutorial. Thanks in advance.
The implementation is sort of network dependent, but here is a full example of how you would integrate the AdMob network via a custom event if it wasn't already supported.
Create a custom event within your Mediation placement:
And your implementation would look something like this:
CustomAd.h
CustomAd.m