exc bad access - EXC_BAD_ACCESS in location based app -
My app uses Location Manager After the UpdateService is shut down, I see the error above, and the delegator is set to zero. is. This code is:
- (zero) Location Manager: (CLLocationManager *) Manager updated notebook location: (CLLocation *) from the new location location: (CLLocation *) Old location {NSLog (@ " Location latitude% f "newLocation.coordinate.latitude); NSLog (@ "Location Movement% F", new location.Cordinate.) Lame; If (& lt; app-specific-location-trigger) {if (ivSignificantChangesModeUsed) [[self myLocMgr] stopMonitoringSignificantLocationChanges]; Other [[self myLocMgr] stopUpdatingLocation]; [[Self-Meel MGR] Set DeliGet: Nile]; Self.myLocMgr = Zero; [Self. Navigation controller popToRootViewController is approximate: no]; } NSLog (@ "ApteDataOo: Leaving the place"); } This is on the console:
! [2011-09-01 17: 27: 31.245 Latitude: 37.754280 2011-09-01 17: 27: 31.245 Longitude: -122.197792 2011-09-01 17: 27: 32.051 Excluding UpdatesTolocation Location: Law (GDB) Programs issued Continue the signal sent: ACACBADAADCACACAAP thanks s -
Why are you neiling < Code> self.myLocMgr ? (This is requested by OP)
Comments
Post a Comment