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

1

7

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

Jocundity answered 13/6, 2010 at 13:45 Comment(0)
A
2

Did you wait for the data to be processed before checking? You may want to consider using Localytics (www.localytics.com) which is a real-time service so you can see the results of your tests immediately.

-- Henry

Ardra answered 28/6, 2010 at 17:9 Comment(1)
what's the average wait time?Scotsman

© 2022 - 2024 — McMap. All rights reserved.