[TIMOB-2472] Android: Geolocation pause not working as expected
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M04 |
Components | Android |
Labels | android, defect, regression, rplist |
Reporter | Bill Dawson |
Assignee | Bill Dawson |
Created | 2011-04-15T03:20:42.000+0000 |
Updated | 2011-04-17T01:59:12.000+0000 |
Description
on 1.4.2 ks, after running the geolocation test and backgrounding the app, the icon goes away. Same device, 1.5.0, the icon persists
Turns out this is not the only problem with Geo, as far as my testing goes. sigh Working on overhaul.
(from [87111dd722747ab37c6e4cff5d1276505e4a3481]) [#2472 state:fixed-in-qa] [#1136 state:fixed-in-qa milestone:Release 1.5.0 M04] Overhaul Geolocation module so it can add/remove listeners per invocation context, appropriately turn on and off antennae when activities pause/resume. https://github.com/appcelerator/titanium_mobile/commit/87111dd722747ab37c6e4cff5d1276505e4a3481"> https://github.com/appcelerator/titanium_mobile/commit/87111dd72274...
geolocation is now full of awesome. all tests work, closing.