[TIMOB-26133] TiAPI: hasCompass should be a method, not a property
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2018-06-21T07:48:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, iOS, Windows |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2018-06-18T04:43:07.000+0000 |
Updated | 2018-08-02T22:20:09.000+0000 |
Description
The "hasCompass" property should be deprecated and moved to the "hasCompass()" method like we do with every other "hasXXX" API, like "hasLocationPermissions()", "hasCameraPermissions()", etc.
PR: https://github.com/appcelerator/titanium_mobile/pull/10121
Resolving as
Won't Fix
, since Android is not able to deprecate it. It's no issue and does not seem to bug anyone, so we keep it for now.Closing old "Won't fix" tickets. If you disagree, please reopen.