iPad app.
i downloaded recent SDK AGSRuntimeSDKiOSv10.2.4 and notice that it not building on my app since my deployment target is ios6.
i then check almost all version of AGS SDK from AGSRuntimeSDKiOSv10.2 and above , from version 2.2 we can not used AGS SDK if deployment target is IOS6...
(Above SDK not building as it uses API from ios 7 onwards so it fails if deployment target is IOS6)
AGSRuntimeSDKiOSv10.1.1 crash on ios6 as deployment target , work well on latest ios8.
what need to be done......