ArcGIS IOS SDK Version compatibility with ArcGIS server 10.0

2852
2
Jump to solution
01-27-2014 06:46 AM
SaurabhDasgupta
New Contributor II
Hi,

I am using ArcGIS Server 10.0 for publishing my mobile services. I want to know the following things.

1. Which version of ArcGIS Runtime SDK for IOS runtime is compatible with ArcGIS Server 10.0 to call the mobile map services.
2. What version of XCode  and iOS SDK are required to develop applications with ArcGIS Runtime SDK for iOS.
3. Supported operating systems for the development.
4. Device requirements for this development.


All these requirements I need by ArcGIS Server 10.0 keeping in mind. Also would like to know if there happens a migration to ArcGIS Server 10.2, what versions should we then follow.

Anybody if please can reply as this is a little critical for the application.

Regards,
Saurabh.
0 Kudos
1 Solution

Accepted Solutions
DiveshGoyal
Esri Regular Contributor
1. The Runtime SDK or iOS doesn't work with ArcGIS Server Mobile services. Instead, it works with REST based ArcGIS Server services (Map, Geocode, Geoprocessing, etc). These services can be on ArcGIS Server version 10.0 or above.

Here are the system requirements for the latest version (10.2) of the SDK :
https://developers.arcgis.com/ios/info/system-reqs.htm

Note,  you can use this SDK even with older versions of server going back to v10.0

View solution in original post

0 Kudos
2 Replies
DiveshGoyal
Esri Regular Contributor
1. The Runtime SDK or iOS doesn't work with ArcGIS Server Mobile services. Instead, it works with REST based ArcGIS Server services (Map, Geocode, Geoprocessing, etc). These services can be on ArcGIS Server version 10.0 or above.

Here are the system requirements for the latest version (10.2) of the SDK :
https://developers.arcgis.com/ios/info/system-reqs.htm

Note,  you can use this SDK even with older versions of server going back to v10.0
0 Kudos
SaurabhDasgupta
New Contributor II
1. The Runtime SDK or iOS doesn't work with ArcGIS Server Mobile services. Instead, it works with REST based ArcGIS Server services (Map, Geocode, Geoprocessing, etc). These services can be on ArcGIS Server version 10.0 or above.

Here are the system requirements for the latest version (10.2) of the SDK :
https://developers.arcgis.com/ios/info/system-reqs.htm

Note,  you can use this SDK even with older versions of server going back to v10.0


Thanks Divesh. This is exactly what I was looking for.

Regards,
Saurabh.
0 Kudos