Closed thomasuster closed 9 years ago
Yes, I'm working on it right now.
Initial version seems to work:
2015-01-07 23:56:01.420 LindenFlurrySamples[453:156497] Flurry: Starting session on Agent Version [Flurry_iOS_142_6.0.0]
Flurry.hx:298: [logEvent,TEST_LINDEN_FLURRY,null,false]
Flurry.hx:298: [logEvent,TEST_LINDEN_FLURRY_PARAMS,{ value => TEST, test => 1},false]
Flurry.hx:298: [logEvent,TEST_LINDEN_FLURRY_TIMED,true,false]
Flurry.hx:303: [endTimedEvent,TEST_LINDEN_FLURRY_TIMED,null]
Flurry.hx:298: [logEvent,TEST_LINDEN_FLURRY_PARAMS_TIMED,{ value => TEST_TIMED, test => 2},true]
Flurry.hx:303: [endTimedEvent,TEST_LINDEN_FLURRY_PARAMS_TIMED,null]
Flurry.hx:298: [logEvent,TEST_LINDEN_FLURRY_PARAMS_TIMED_2,{ value => TEST_TIMED_2, test => 3},true]
Flurry.hx:303: [endTimedEvent,TEST_LINDEN_FLURRY_PARAMS_TIMED_2,{ timed => end}]
Awesome, I'll try it and let you know how it goes.
You close it too early. In initial version no logging of events yet.
четверг, 8 января 2015 г. пользователь Thomas Uster написал:
Closed #8 https://github.com/sergey-miryanov/linden-flurry/issues/8.
— Reply to this email directly or view it on GitHub https://github.com/sergey-miryanov/linden-flurry/issues/8#event-215643113 .
Now you can test it.
Works for me with hxcpp 3.1.62.
Hey Sergey. I don't know how to contact you otherwise so I figured I'd try this, I'm happy to close this otherwise.
Will you/would you add support for iOS Flurry?