[TIMOB-26132] Android: Remove Ti.Geolocation "legacy" mode
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-12-19T15:50:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Gary Mathews |
Created | 2018-06-18T04:39:29.000+0000 |
Updated | 2018-12-20T12:44:25.000+0000 |
Description
In our Ti.Geolocation docs we refer to three ways Android can use Geolocation:
1. Simple
2. Manual
3. Legacy
The "legacy" mode seems deprecated since Ti SDK 2.0, so we should remove it together with it's deprecated
ACCURACY_*
constants and the frequency
+ preferredProvider
property. Also, we should revise the Ti.Geolocation for Android in general to be sure we are up to date.
master: https://github.com/appcelerator/titanium_mobile/pull/10547
*FR Passed*
Closing ticket, improvement verified in SDK Version 8.0.0.v20181219104517 Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10547