<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iPhone app not able to perform Route task in ios6 in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513072#M4390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&amp;nbsp; cannot find protocol declaration for'AGSMapViewDelegate'&lt;BR /&gt;&lt;BR /&gt;any idea...??&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGSMapViewDelegate is deprecated and has been replaced by three protocols: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_layer_delegate-p.html"&gt;&amp;lt;AGSMapViewLayerDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_touch_delegate-p.html"&gt;&amp;lt;AGSMapViewTouchDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_callout_delegate-p.html"&gt;&amp;lt;AGSMapViewCalloutDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This helps us to use a specific protocol based on the functionality needed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suganya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2013 17:06:18 GMT</pubDate>
    <dc:creator>SuganyaBaskaran1</dc:creator>
    <dc:date>2013-04-04T17:06:18Z</dc:date>
    <item>
      <title>iPhone app not able to perform Route task in ios6</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513068#M4386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I m new to ios development , I have an iPhone app which was developed in early version of ios, it supported ios5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As soon as I upgraded my ios to version 6, the routing in my application stopped working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I reset the ios to factory settings, the application works fine. But it won't run in ios6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the technical reason for this. Are there any changes in binary files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I over come this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anshul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 12:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513068#M4386</guid>
      <dc:creator>AnshulMantri1</dc:creator>
      <dc:date>2013-03-05T12:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone app not able to perform Route task in ios6</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513069#M4387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no technical limitation for routing between iOS 5 and iOS 6. Could you please provide more detail about this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Which version of ArcGIS Runtime SDK for iOS are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. What is the error message?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Post a sample application so I can try to reproduce issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 20:04:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513069#M4387</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2013-03-28T20:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone app not able to perform Route task in ios6</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513070#M4388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi Nimesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The APP was created in older version of esri library, this supported till ios version5 and all functions worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However after the update in iphone to version ios6, the application stopped working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i tried to load the old application in xcode 4.6.1 the old libraries were not supported, hence i had to use latest esri ios Sdk now with ArcGIS Runtime SDK for iOS v10.1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i run the application it gives error saying "ArcGIS.h" not found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have this line on my view controller header.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;#import "ArcGIS.h"&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23195[/ATTACH][ATTACH=CONFIG]23195[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anshul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 05:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513070#M4388</guid>
      <dc:creator>AnshulMantri1</dc:creator>
      <dc:date>2013-04-04T05:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone app not able to perform Route task in ios6</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513071#M4389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok i figured out the problem, under user header search paths, i had updated the library path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now i am facing this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; cannot find protocol declaration for'AGSMapViewDelegate'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea...??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 11:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513071#M4389</guid>
      <dc:creator>AnshulMantri1</dc:creator>
      <dc:date>2013-04-04T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone app not able to perform Route task in ios6</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513072#M4390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&amp;nbsp; cannot find protocol declaration for'AGSMapViewDelegate'&lt;BR /&gt;&lt;BR /&gt;any idea...??&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGSMapViewDelegate is deprecated and has been replaced by three protocols: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_layer_delegate-p.html"&gt;&amp;lt;AGSMapViewLayerDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_touch_delegate-p.html"&gt;&amp;lt;AGSMapViewTouchDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/ios/api-reference/protocol_a_g_s_map_view_callout_delegate-p.html"&gt;&amp;lt;AGSMapViewCalloutDelegate&amp;gt;&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This helps us to use a specific protocol based on the functionality needed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suganya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 17:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-app-not-able-to-perform-route-task-in-ios6/m-p/513072#M4390</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2013-04-04T17:06:18Z</dc:date>
    </item>
  </channel>
</rss>

