freshplanet / ANE-Flurry

Air Native Extension for Flurry Analytics & Ads (iOS + Android)
Apache License 2.0
52 stars 19 forks source link

New Flurry version.. will you create new ANE? #17

Open sthulesen opened 10 years ago

sthulesen commented 10 years ago

Flurry has made a new version, because some new strict policy at Apple seems to have rejected some apps using Flurry, because they link the Ad Library without showing ads. Should be solved with the new Flurry version 4.3.2 (ANE is using 4.2.3)

skolesnyk commented 10 years ago

Check this thread https://github.com/StickSports/ANE-Flurry-Analytics/issues/13 . I managed to update the ANE to latest version locally in quite short time, even though it was first time for me to compile ANE. Just add build.xml to your IDE ant builder or something, edit build.config (incl generating self signed certificate), update Flurry libs (don't forget to edit xcode project to update Flury SDK version), and run build target all.

skolesnyk commented 10 years ago

Try this one out https://github.com/skolesnyk/ANE-Flurry-Analytics

iamoho commented 10 years ago

@skolesnyk can you update flurry ads ane?