[TIMOB-2159] Android: foursquare lock up on log in (activity spinner over dialog, app must be force quit)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 M04 |
Components | Android |
Labels | android, android_refactor, defect, foursquare, regression |
Reporter | Thomas Huelbert |
Assignee | Don Thorp |
Created | 2011-04-15T03:12:18.000+0000 |
Updated | 2011-04-17T01:58:16.000+0000 |
Description
1.5.0.70ce98 g2 running 2.2, G1 running 1.6.
1.Mashups>Foursquare
2.enter valid log in info
results:a spinner appears over an alert indicating geo services are
not working. Have to force quit the app to recover
Could you attach the Trace log. Most likely the error was a crash that prevented the indicator from being dismissed.
Thomas assigning to you for log if you don't mind. Please assign to Marshall and change back to new after attaching.
all I see is:
I/TiLocation(17435): (kroll$7) [4,424247] getCurrentPosition - listener or locationManager null
I/TiAPI (17435): (kroll$7) [10,424257] received geo response
I/ALERT (17435): (kroll$7) [28,424285] {code
Marshall, I happened to run this test on the emulator. So this may be two issues. 1) the test isn't correctly written to detect an error, but there may be a problem with correctly detecting geo enabled too.
Nathaniel. Geo was fixed in M03 so that shouldn't be a part of this issue now.
(from [8358de6a57373985eb008cc7e2fd804e28f58a1f]) [#2159 state:fixed-in-qa] make sure activity indicator is cleared when geo fails https://github.com/appcelerator/titanium_mobile/commit/8358de6a57373985eb008cc7e2fd804e28f58a1f"> https://github.com/appcelerator/titanium_mobile/commit/8358de6a5737...
Titanium SDK version: 1.5.0 (12/04/10 08:46 b7b9e78) tested on g2 with location services turned off