Question

What happens if FlurryWP8SDK.Api.LogEvent is called with a timed=true parameter but the FlurryWP8SDK.Api.EndTimedEvent is never called? Does the event still get logged without a time component?

Était-ce utile?

La solution

If you do not end the timed event call, the timed event ends when the session is ended, i.e when the user quits the app.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top