| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-02-10T09:52:16.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-11T10:43:24.000+0000 |
| Updated | 2017-03-04T00:05:56.000+0000 |
The Ti namespace is missing the following:
* getBuildDate()
* getBuildHash()
* getUserAgent()
* getVersion()
* setUserAgent()
Since we already have these defined as properties, consider using lang.mixProps() to automatically create the setters/getters.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1389
Closing ticket as MobileWeb is no longer supported.