[TIMOB-8218] Mobileweb: Ti.dumpCoverage() not implemented
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:29:54.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid, mw-list, tbs-future |
Reporter | Tony Lukasavage |
Assignee | Chris Barber |
Created | 2012-03-23T07:11:24.000+0000 |
Updated | 2018-04-04T23:20:33.000+0000 |
Description
Problem
Ti.dumpCoverage()
is not implemented in mobileweb. While this appears to be an undocumented feature, it is supported in iOS and Android, and is used in the Kitchen Sink. For this reason, the Kitchen Sink requires platform branching code to avoid errors when executed for mobile web.
Proposed Solution
implement Ti.dumpCoverage()
Comments
JSON Source
Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.