[TIMOB-234] iPhone Analytics: timedEvents don't work if Date is used
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | iOS |
Labels | n/a |
Reporter | Daniel Sternbergh |
Assignee | Blain Hamon |
Created | 2011-04-15T02:25:54.000+0000 |
Updated | 2011-04-17T01:52:26.000+0000 |
Description
Something to do with the way that the Date object is passed between objective C and JS worlds. If getting that resolved is too much for 0.8.0 (especially because, doh, stupid me, I failed to file a ticket when the functionality was commented out for 0.7.0) could we at least restore the commented out code and get the version of the timedEvent call working where the type Date parameters are null but the duration parameter is used?
No comments