sergey-miryanov / linden-flurry

Android extension for OpenFL for Flurry
MIT License
11 stars 2 forks source link

ios Flurry? #8

Closed thomasuster closed 9 years ago

thomasuster commented 9 years ago

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?

sergey-miryanov commented 9 years ago

Yes, I'm working on it right now.

sergey-miryanov commented 9 years ago

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}]
thomasuster commented 9 years ago

Awesome, I'll try it and let you know how it goes.

sergey-miryanov commented 9 years ago

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 .

sergey-miryanov commented 9 years ago

Now you can test it.

thomasuster commented 9 years ago

Works for me with hxcpp 3.1.62.