ios-parse-titanium-module
ios-parse-titanium-module copied to clipboard
Analytics?
Hi there, Is there a way to integrate with the Analytics of Parse with this awesome module? :)
The SDK that's integrated appears to be an older version. I had a look through the framework that's included with the module and didn't see any reference to analytics.
In the latest version available on the Parse website (1.2.20), I see there's a header file PFAnalytics.h. It looks like the framework would have to be bumped up to the latest version in order to wrap that feature set.
I just tried replacing the framework in the module and building it... It looks like it'd be a bit more involved than a quick framework swap in order to support the analytics piece.
Yes, I would imagine that a couple of functions would have to be exposed to Titanium. Wish I had the skills to do it myself :/
On Jul 18, 2014, at 6:44 PM, Nick [email protected] wrote:
I just tried replacing the framework in the module and building it... It looks like it'd be a bit more involved than a quick framework swap in order to support the analytics piece.
— Reply to this email directly or view it on GitHub.