<?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: Memory leak when adding feature layers to my map in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351249#M4123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates on this? I got people bugging me about it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 16:44:19 GMT</pubDate>
    <dc:creator>MattMiley</dc:creator>
    <dc:date>2015-09-24T16:44:19Z</dc:date>
    <item>
      <title>Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351243#M4117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever navigating between pages from a page that contains a map with 3 feature layers the application freezes without any exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set NavigationCacheMode = NavigationCacheMode.Disabled; at all my xaml pages but its still crashing all the time. Is there anything i can do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 15:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351243#M4117</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-08-31T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351244#M4118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i found my mistake. I was building my maps at each page from scratch in all of my view models, this was causing the memory issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I moved the map the the App.xaml resources and just did it all in xaml and binded to it and performance improved greatly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 12:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351244#M4118</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-09-01T12:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351245#M4119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nevermind it still crashes nonstop when there's more than 3 feature layer.. Sucks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 15:46:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351245#M4119</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-09-01T15:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351246#M4120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you create a simple reproducer for this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 08:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351246#M4120</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-09-02T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351247#M4121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some of my feature layers have labels that are defined from the service, maybe its the labeling issue from this post.. &lt;A href="https://community.esri.com/thread/164576"&gt;Application freezes without exception&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 12:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351247#M4121</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-09-03T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351248#M4122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are investigating - thanks for the reproducer app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351248#M4122</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-09-04T08:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351249#M4123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates on this? I got people bugging me about it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:44:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351249#M4123</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-09-24T16:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351250#M4124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still no updates with this. So this pretty much means AGOL hosted feature layers are useless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 21:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351250#M4124</guid>
      <dc:creator>MattMiley</dc:creator>
      <dc:date>2015-11-20T21:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak when adding feature layers to my map</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351251#M4125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had time to check this today. So the freeze comes when navigating away from the map page? I don't see the freeze with current build so it should be fixed in 10.2.7 release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 10:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/memory-leak-when-adding-feature-layers-to-my-map/m-p/351251#M4125</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-11-26T10:29:39Z</dc:date>
    </item>
  </channel>
</rss>

