Flurry
Last updated
Last updated
Import the Flurry SDK to your project.
iOS:
Android:
(iOS app can skip step 2 to 3)
Create the package com.intowow.sdk
under your app's project.
Add CustomEventUtil
to com.intowow.sdk
.
Add corresponding custom event class (as below) to your project in iOS or com.intowow.sdk
in android:
For Native
Android Custom Event Class Name
iOS Custom Event Class Name
FlurryCustomEventNative
CEFlurryNativeCustomEvent.h/.m
For Banner
Android Custom Event Class Name
iOS Custom Event Class Name
FlurryCustomEventCard
CEFlurryBannerCustomEvent.h/.m
For Interstitial
Android Custom Event Class Name
iOS Custom Event Class Name
FlurryCustomEventInterstitial
CEFlurryInterstitialCustomEvent.h/.m
Please provide Flurry Ad Space to Intowow Account manager to enable Flurry mediation.
Verified Flurry SDK Version iOS: 8.6.1
Android: 11.3.0
Ad Format Mapping
CrystalExpress Ad Format
Flurry Ad Format
Native
Native Ads
Card
Banner
Interstitial
Interstitial
Flurry do not support video progress, mute and unmute information
iOS:
Android:
To follow . If you are using the native format, be sure to attach sponsored marker and Advertiser Name.