<?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 Error While going to Current Location in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/error-while-going-to-current-location/m-p/355446#M3036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hy I am using iOS Runtime SDK in my app. I am facing strange behavior of my app, When I go to Current Location then it does not show the current location and shows following errors in Output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2012-08-06 10:58:00.970 AlMurshid[5154:5733] Error happened for tile 7/26143/21251&lt;BR /&gt;2012-08-06 10:58:01.892 AlMurshid[5154:5733] Error happened for tile 7/26213/21251&lt;BR /&gt;2012-08-06 10:58:01.894 AlMurshid[5154:5733] Error happened for tile 7/26212/21251&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My code on GoToCurrentLoc button click is as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;[self.mapView.gps stop];
 self.mapView.gps.autoPan = AGSGPSAutoPanModeDefault;
 self.mapView.gps.wanderExtentFactor = 0.75; //75% of the map's viewable extent
 [self.mapView.gps start];&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same code was working fine a month before. please Guide me what's going wrong in it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 16:39:09 GMT</pubDate>
    <dc:creator>KhurramWaqas</dc:creator>
    <dc:date>2021-12-11T16:39:09Z</dc:date>
    <item>
      <title>Error While going to Current Location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/error-while-going-to-current-location/m-p/355446#M3036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hy I am using iOS Runtime SDK in my app. I am facing strange behavior of my app, When I go to Current Location then it does not show the current location and shows following errors in Output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2012-08-06 10:58:00.970 AlMurshid[5154:5733] Error happened for tile 7/26143/21251&lt;BR /&gt;2012-08-06 10:58:01.892 AlMurshid[5154:5733] Error happened for tile 7/26213/21251&lt;BR /&gt;2012-08-06 10:58:01.894 AlMurshid[5154:5733] Error happened for tile 7/26212/21251&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My code on GoToCurrentLoc button click is as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;[self.mapView.gps stop];
 self.mapView.gps.autoPan = AGSGPSAutoPanModeDefault;
 self.mapView.gps.wanderExtentFactor = 0.75; //75% of the map's viewable extent
 [self.mapView.gps start];&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same code was working fine a month before. please Guide me what's going wrong in it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:39:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/error-while-going-to-current-location/m-p/355446#M3036</guid>
      <dc:creator>KhurramWaqas</dc:creator>
      <dc:date>2021-12-11T16:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error While going to Current Location</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/error-while-going-to-current-location/m-p/355447#M3037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The errors you see in the debug window are for fetching the tiles. Also, you are not able to see the GPS symbol. These indicates that there is a network issue. Check your wi-fi/3g connectivity.&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>Tue, 14 Aug 2012 18:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/error-while-going-to-current-location/m-p/355447#M3037</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-08-14T18:20:07Z</dc:date>
    </item>
  </channel>
</rss>

