[TIMOB-6214] Write functional tests to check events to ensure that source and type are returned and match with Android and iOS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-06-07T22:01:07.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Natalie Huynh |
Assignee | Eric Merriman |
Created | 2011-11-17T10:50:13.000+0000 |
Updated | 2017-06-07T22:01:07.000+0000 |
Description
the standard for events fired in Titanium is that we always provide source and type (e.g. e.source and e.type) verify that this value matches across platform
No comments