<?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: Problem with Webmap Sample in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307279#M2733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've done more testing. No error when I deploy and run the Webmap Sample on an actual device. The error appears only when I run it in Simulator. Any idea why that maybe the case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 07:15:02 GMT</pubDate>
    <dc:creator>c_f_ong</dc:creator>
    <dc:date>2013-11-05T07:15:02Z</dc:date>
    <item>
      <title>Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307274#M2728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been experimenting the Webmap Sample with 10.2 SDK but something seems not be working as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// Keying 'AGSSample' for username and 'agssample' for password as suggested doesn't allow successful login to private webmap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AGSCredential *credential = [[AGSCredential alloc] initWithUser:username password:password];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Recreate the webmap object; this time with the credentials&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.webMap = [[AGSWebMap alloc] initWithItemId:self.webmapId credential:credential];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any clue as what maybe the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 02:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307274#M2728</guid>
      <dc:creator>c_f_ong</dc:creator>
      <dc:date>2013-10-31T02:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307275#M2729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the username/password is case-sensitive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you confirm you're using the correct case when keying in the credentials?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 18:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307275#M2729</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-10-31T18:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307276#M2730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I've keyed in the username (AGSSample) and password (agssample) in the correct case as indicated. The same problem with my own app after I've switched from SDK v10.1.1 u1 to v10.2. That's why I've tested the Webmap sample to confirm the problem. It seems that v10.2 has added some stuff that affected authentication. Please help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 22:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307276#M2730</guid>
      <dc:creator>c_f_ong</dc:creator>
      <dc:date>2013-10-31T22:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307277#M2731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried the webmap sample, and it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What error do you get when it doesn't work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 16:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307277#M2731</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-11-04T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307278#M2732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After keying in the username (AGSSample) and password (agssample), I've got the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-05 17:51:09.605 WebmapSample[846:70b] Error while loading webMap: The operation couldn�??t be completed. (com.Esri.ArcGIS.ErrorDomain error 498.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before upgrading to SDK v10.2, I didn't get the above error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 23:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307278#M2732</guid>
      <dc:creator>c_f_ong</dc:creator>
      <dc:date>2013-11-04T23:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307279#M2733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've done more testing. No error when I deploy and run the Webmap Sample on an actual device. The error appears only when I run it in Simulator. Any idea why that maybe the case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 07:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307279#M2733</guid>
      <dc:creator>c_f_ong</dc:creator>
      <dc:date>2013-11-05T07:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307280#M2734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's strange. I don't know if its something on your internal network that causing it to fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your device using your internal network through WIFI or is it using cellular data connection instead? Maybe you can try the sample in both these environments to see if the problem can be narrowed down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can you open the webmap in a browser on the machine where you have the simulator? I'm wondering if the problem affects the entire machine, or just the simulator.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:44:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307280#M2734</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-11-05T17:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Webmap Sample</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307281#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestion. I've done more testing. Error appears when I run Simulator with a wired connection but not with WiFi connection. Hence, there's something with the wired connection here that blocks network stuff and causes the authentication error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ong CF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 04:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-with-webmap-sample/m-p/307281#M2735</guid>
      <dc:creator>c_f_ong</dc:creator>
      <dc:date>2013-11-07T04:02:36Z</dc:date>
    </item>
  </channel>
</rss>

