[TIMOB-27047] iOS: Version of SDKs default modules are not up to date
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-06-25T10:43:53.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.1.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2019-04-30T22:08:06.000+0000 |
| Updated | 2019-06-25T10:43:53.000+0000 |
Description
Default modules, which are shipped with sdk, do not have updated module versions.
e.g
1. urlSession - latest version is 2.2.0 but sdk has 2.1.0
2. ti.map - latest version is 3.1.2 but sdk has 3.1.0
3. ti.safaridialog - latest version is 3.1.0 but sdk has 1.1.1
4. ti.identity - latest version is 1.0.6 but sdk has 1.0.5
We need to update [module.json](https://github.com/appcelerator/titanium_mobile/blob/master/support/module/packaged/modules.json)
PR(master) - https://github.com/appcelerator/titanium_mobile/pull/10870
FR passed. Waiting on Jenkins to merge
PR merged.
[~vijaysingh] please provide Backport PR for this
[~kmahalingam] PR (8_1_X) - https://github.com/appcelerator/titanium_mobile/pull/10987
PR merged to 8_1_X
*Closing ticket*, improvement verified in SDK Version
8.1.0.v20190619134801and SDK version8.2.0.v20190624144716Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10987 https://github.com/appcelerator/titanium_mobile/pull/10870