[TIMOB-11243] KitchenSink - geolocation example needs to implement Android-specific techniques
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:37:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | n/a |
Reporter | Tim Poulsen |
Assignee | Eric Merriman |
Created | 2012-10-03T14:32:03.000+0000 |
Updated | 2017-05-02T20:37:34.000+0000 |
Description
The KitchenSink geolocation demo (ui/common/phone/geolocation.js) uses iOS-specific properties and methods that are now deprecated on Android. There is no corresponding Android-specific version, which there should be to show off the new Android properties and methods. See https://github.com/appcelerator-training/tcad-code/tree/master/Starting_code/AndroidGeo for sample code that could be used.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.