Occasional crash in -[AGSProjectionUtility doApproximation] on adhoc builds

546
1
06-27-2011 01:20 AM
DannieKorsgaard
New Contributor
I've been fighting with this crash which seem to appear in places with poor internet connectivity (and possible poor gps conditions). So far it has only been reported on adhoc builds. As such I have only been able to symbolicate the app-related parts of the crash logs, which look like this:

---

CRASH

-[AGSProjectionUtility doApproximation] (in App) (AGSProjectionUtility.m:163)

-[AGSProjectionUtility approximateProjectionWithPoint:] (in App) (AGSProjectionUtility.m:111)

-[AGSGPS locationManager:didUpdateToLocation:fromLocation:] (in App) (AGSGPS.m:414)

START

---

Have anyone else encountered this issue?
0 Kudos
1 Reply
NimeshJarecha
Esri Regular Contributor
Is it SIGABORT or EXC BAD ACCESS? If possible, please share the crash report.

Regards,
Nimesh
0 Kudos