[SOLVED] Flurry plugin not recording app version

Yes, it works now. It seems that it was a parsing issue… very likely because I messed around with different text editors (remember to NEVER use OSX’s TextEdit to change plain text files!) :smile:

I’m getting this error “TypeError: sdkbox.PluginFlurryAnalytics.setAppVersion is not a function”

your code is JS ?

It seems that the js binding tools skip it:

SDKBOX_DEPRECATED("setAppVersion") static void setAppVersion(const std::string& version);