Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2242] iOS: Error (could not send unregistered request) on geolocation test case

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsgeolocation, ios, regression
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:14:36.000+0000
Updated2011-04-17T01:58:31.000+0000

Description

found on 3g iphone (3.1.2) 4th gen ipod (4.1) mobile sdk build 1.5.0.8846d87

1.Phone>geolocation
2.okay alert
3.view output (may have to back out to see output on 3.1.2, but 4.1 should show it on load)

Mon Nov 1 10:47:16 unknown UIKitApplication:com.appcelerator.KitchenSink[0xfa53][423] : ERROR,Time,310326436.063,Function,"void CLClientInvalidate(CLClient*)",could not send unregistration request to daemon
Mon Nov 1 10:47:16 unknown UIKitApplication:com.appcelerator.KitchenSink[0xfa53][423] : ERROR,Time,310326436.084,Function,"void CLClientInvalidate(
CLClient)",could not send unregistration request to daemon
Mon Nov 1 10:47:22 unknown UIKitApplication:com.appcelerator.KitchenSink[0xfa53][423] : ERROR,Time,310326442.589,Function,"void CLClientInvalidate(__CLClient
)",could not send unregistration request to daemon

Comments

  1. Blain Hamon 2011-04-15

    Note to self, we may need to ensure the stop updating happens on the main thread.

    http://blog.blackwhale.at/2010/08/error-clclientinvalidate-could-not-send-unregistration-request-to-daemon/"> http://blog.blackwhale.at/2010/08/error-clclientinvalidate-could-no...

  2. Jeff Haynie 2011-04-15

    (from [8359da7474d5441d8560e295bb99be1f7dc7c6ae]) [#2242 state:fixed-in-qa] Fix for iOS <=3.2. Temp manager was autoreleasing early, so don't do that anymore. https://github.com/appcelerator/titanium_mobile/commit/8359da7474d5441d8560e295bb99be1f7dc7c6ae"> https://github.com/appcelerator/titanium_mobile/commit/8359da7474d5...

  3. Jeff Haynie 2011-04-15

    (from [0710a20aab5f90f3c6ff4923b7d58a578a38954d]) [#2242] Resolves issue for iOS 4.0 and later devices. https://github.com/appcelerator/titanium_mobile/commit/0710a20aab5f90f3c6ff4923b7d58a578a38954d"> https://github.com/appcelerator/titanium_mobile/commit/0710a20aab5f...

  4. Thomas Huelbert 2011-04-15

    1.5.0.05ab746 ipod 4G (4.2), 3G iphone (3.1.3) wifi iPad 3.2.

JSON Source