Open loretoparisi opened 8 years ago
We are working on this today for you
:+1:
+1
Is it possible to call the Swift methods in this library from TVJS?
@corgalore You can bridge Swift
to TVJS
using the JSExport
protocol, see my solution here: http://stackoverflow.com/questions/33081565/how-to-bridge-tvml-javascriptcore-to-uikit-objective-c-swift
@Charles-Farina any update on the Objective-C
version?
Have it queued up for next week.
__
_Charles Farina | _Manager, Digital Analytics
ANALYTICS PROS http://www.analyticspros.com/ | My Blog http://www.charlesfarina.com?utm_medium=email&utm_source=signature&utm_campaign=internal | LinkedIn http://www.linkedin.com/in/charlesfarina | Twitter http://www.twitter.com/charlesfarina
google analytics certified partners and premium resellers
Cell: 440-570-4279
Office: 925-400-9644
On Fri, Dec 4, 2015 at 1:52 PM, Loreto Parisi notifications@github.com wrote:
@Charles-Farina https://github.com/Charles-Farina any update on the Objective-C version?
— Reply to this email directly or view it on GitHub https://github.com/analytics-pros/GA-Tracker-for-Apple-tvOS/issues/1#issuecomment-162092238 .
@Charles-Farina any update on Objective-C version?
@gauravvig if you're interested I made an Objective-C version (had to send the app today and couldn't wait) https://github.com/JotaMelo/GA-Tracker-for-Apple-tvOS
@JotaMelo Thanks for the objective c version...Will try it.
@JotaMelo :+1: please link this to the issue I have opened on Google, it would help to make the official one! It is here: https://code.google.com/p/analytics-issues/issues/detail?id=787
I have a Objective-C based project (native libraries + a JSExport wrapper to TVJS/TVML), please release a Objective-C version.