Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Android version really broken? #16

Open
kerike opened this issue Jan 8, 2014 · 0 comments
Open

Is Android version really broken? #16

kerike opened this issue Jan 8, 2014 · 0 comments

Comments

@kerike
Copy link

kerike commented Jan 8, 2014

Hi guys,

first of all I would like to thank you for your work. Your ane-s helped me very much.

I would like to post a question. I have flurry working on ios, and the same code is not working on android.

This is the sequence of the calls:

Flurry.getInstance().setIOSAPIKey(...)
Flurry.getInstance().setAppVersion(...)
Flurry.getInstance().startSession()

then a lots of

Flurry.getInstance().logEvent(...)

and then

Flurry.getInstance().stopSession();

The same code works on ios, but I waited one day and no events are showing up in Flurry. Should I wait more? Or is there something i didn't set up correctly for android?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant