[TIMOB-5981] Android: Deprecate Titanium.Platform.id
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2016-08-22T17:56:52.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | deprecated-1.8.0, qe-testadded |
| Reporter | Reggie Seagraves |
| Assignee | Ingo Muschenetz |
| Created | 2011-11-03T14:09:11.000+0000 |
| Updated | 2017-03-23T22:35:43.000+0000 |
Titanium.Platform.id still works in SDK build 2.0.0.v20120302093154. Titanium.Platform.id should not work beyond SDK build 1.8.0.1
It's been almost 5 years and we still haven't deprecated
Ti.Platform.id. It's pretty safe we will never deprecate it. From the docs https://docs.appcelerator.com/platform/latest/#!/api/Titanium.Platform, it states: {quote} On Android, this may be the UDID (unique device ID). For iOS, this is a unique identifier for this install of the application. Previously on iOS this may have been a UDID, but access to this has been restricted by Apple. For more information, see Apple's uniqueIdentifier documentation. {quote}Closing ticket as Won't Fix with reference to the above comments.