PhoneGap Plugin For Flurry Mobile Analytics
December 29, 2012 @ 2:52 pm · Filed under Code
I’ve been doing a lot of PhoneGap development lately. It’s a convenient way to leverage my Javascript skills in order to produce iOS applications. As part of a recent project, I needed to use Flurry analytics, and I couldn’t find a PhoneGap plugin to do so. So, I wrote one myself. Â You can find it on GitHub here:Â https://github.com/jfpsf/flurry-phonegap-plugin. I hope somebody else finds this useful, and if you have any problems with it, please let me know.