I’ve integrated Flurry Analytics and now am trying to add Flurry AppCircle Clips, but the AppCircle docs only seem to pertain to banners.
I’m looking for full screen ads or video ads to display at key times during my app’s usage and would like to see documentation of how to implement such.
Has anyone any examples of creating a full-screen AppCircle Clip?
Using the Flurry SDK (3.0.3), after including all the proper header files…
Include the FlurryAdDelegate protocol:
Setup Flurry Analytics and AppCircle:
(Not sure why the delegate-setting redundancy, but it didn’t seem to work with only setting the protocol.)
Then in my custom UIView class: (Again, after including all the proper header files)
Also be sure to
#importMediaPlayer.h in the appropriate view. (I think I read this somewhere in some version of the Flurry docs, but can’t find it now… Doesn’t help that the PDFs have a funny character encoding and are thus non-indexable).I’d host the AppCircle-Clips docs they sent me, but am not sure if they’d approve, since they don’t seem to have these available on the downloaded SDK. (Perhaps, because it won’t let me download the 3.1 for my project?)
For further AppCircle-Clips-related questions, you can also email appcircleclips@flurry.com