[TIMOB-28098] TiAPI: Add OS version patch integer constants
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-09-09T15:19:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.2.0 |
Components | Android, iOS |
Labels | android, iOS, os, platform, version |
Reporter | Joshua Quick |
Assignee | Christopher Williams |
Created | 2020-08-26T14:38:47.000+0000 |
Updated | 2020-09-09T15:19:05.000+0000 |
Description
*Feature Proposal:*
Add the following properties to
Ti.Platform
...
* Ti.Platform.versionPatch
// Returns an integer.
Also add the following global constants.
_(These will pair well with [OS_ANDROID](https://docs.appcelerator.com/platform/latest/#!/api/Global-property-OS_ANDROID) and [OS_IOS](https://docs.appcelerator.com/platform/latest/#!/api/Global-property-OS_IOS).)_
* OS_VERSION_PATCH
https://github.com/appcelerator/titanium_mobile/pull/11967
*Closing ticket*. Fix verified in SDK version
9.2.0.v20200908050955
, and9.3.0.v20200908051946
. *Test and other information can be found at:* https://github.com/appcelerator/titanium_mobile/pull/11967 *Tested using**Test Environment*