Imobile introduction
Describe the implementation procedure to mediate Imobile with FullscreenInterstitial advertisement. For implementation of the startup guide and fullscreen interstitial advertisement, refer to the following implementation procedure.
Startup
 Implementation of fullscreen interstitial advertisement
Manual integration
- Currently Geniee Mediation SDK is working well with Imobile SDK version 2.0.29
 
- Extract FullscreenInterstitialAd-Adnw-SDKS.zip
 - Drag and drop the 
ImobileSdkAds.frameworkto the project and add it. - Add the path of 
ImobileSdkAds.frameworkfolder to Target > Build Settings > Framework Search Paths 
Imobile Adapter
- Drag and drop the Imoble SDK Adapter to the project and add it.
 
fullscreenMediation/Imobile/GNSAdapterImobileFullscreenInterstitialAd.h
fullscreenMediation/Imobile/GNSAdapterImobileFullscreenInterstitialAd.m
 1
2
2