It must be called "during" a session (that is, in between calls to onStartSession
and onEndSession
). Notice that FlurryAgent.onEvent
does not take your Flurry ID as an argument, this is because it uses the same ID you provide when you call onStartSession
earlier.