How to Integreate flurry+Admob in single banner?

We want to integrate Admob banner within flurry ad banner for Ad meditation. We have configured all the code in project and followed this URL http://support.flurry.com/index.php?title=Publisher/Code/Mediation.

But We are not getting banners. Please provide me any sample code for flurry+Admob in single banner for iOS SDK.


To implement an Ad Network you must perform the following steps:

  • Include the Ad Network iOS SDK with your app and add it to the project. Follow the instructions from the Ad network on how to complete this step.
  • Implement the appropriate delegate methods in FlurryAdDelegate
  • An example of implementing AdMob SDK into AppSpot is given in the FlurryAppSpot-iOS-README file inside your SDK folder. Please note that after client-side configuration, you need to create a network mediation campaign on the Flurry website. More details on server-side setup is given here: http://support.flurry.com/index.php?title=Publisher/GettingStarted#campaigns

    (Full disclosure: I work in the Support team at Flurry)

    链接地址: http://www.djcxy.com/p/32284.html

    上一篇: admob网络在android中集成

    下一篇: 如何在单个横幅中整合flurry + Admob?