Flurry's not collecting any data from my iPhone-app

Posted by swalkner on Stack Overflow See other posts from Stack Overflow or by swalkner
Published on 2010-06-13T13:45:24Z Indexed on 2010/06/13 13:52 UTC
Read the original article Hit count: 247

Filed under:
|

Hi all,

I want to use Flurry to collect some statistics, so I registered and created an app in Flurry. Then, I put the following code in my appDidFinishLaunching:

[FlurryAPI startSession:@"code here"];

Afterwards, I installed the app on my iPhone and ran it - but I don't see any data online. Am I missing something?

And is data also collected from the simulator?

Thanks a lot,

Stefan

© Stack Overflow or respective owner

Related posts about iphone

Related posts about flurry