GIS crashed with IOS SDK 10.1.1-u2, iOS 8.1.1

4276
3
12-16-2014 10:04 AM
GajaNaik
New Contributor III

Hello,

we are using AGS-IOS 10.1.1, with Server side version is 10.22.

when iPad updated with latest IOS 8.1.1/8.1.2 GIS got crashed where deployment target is IOS 6.1. (work if deployment target is 8.1.1/8.1.2)

server side GIS version is 10.22.

Crashed with Esri-runtime Geometry exception,  it works on IOS 8.1.1 and not on IOS 6.

Thanks

0 Kudos
3 Replies
BobWaltrip
Esri Contributor

Hi, I moved your question to this space.  The My Esri group is for discussion around the My Esri web site.

Thanks,

Bob

0 Kudos
MichaelDavis3
Occasional Contributor III

The ios 7 & 8 updates introduced changes to the way views address each other.  You need to reset your development target in XCode and debug the new errors that pop up. 

0 Kudos
GajaNaik
New Contributor III

i can not change deployment target as of now. but with same setting it work perfectly fine if Server side GIS version is 10.0.4, it only crash to another server having version 10.2.2.  below mentioned error :

libc++abi.dylib: terminating with uncaught exception of type Esri_runtimecore::Geometry::Geometry_exception: std::exception

it crash only n only if Server side GIS version is 10.2.2

0 Kudos