[TIMOB-8438] MobileWeb: Add support for Ti.App.deployType
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-30T10:05:28.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-07 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-03-30T07:54:29.000+0000 |
| Updated | 2017-03-04T00:02:21.000+0000 |
Description
Right now deployType is just in the require.config object, but needs to be moved to the require.config.app. This mostly affects analytics and about a half dozen lines of code.
Pull request (master): https://github.com/appcelerator/titanium_mobile/pull/1889 Pull request (2_0_X): https://github.com/appcelerator/titanium_mobile/pull/1890
Closing ticket as MobileWeb is no longer supported.