<?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: Exception after updating to 100.6 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-after-updating-to-100-6/m-p/744965#M9321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend trying the steps listed in these answers:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/213518-arcgis-runtime-10021-crashes-on-android-80-api-26"&gt;https://community.esri.com/message/788847-re-arcgis-runtime-10021-crashes-on-android-80-api-26&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/message/703902-re-net-xamarin-blank-map-after-upgrade-to-v1001"&gt;https://community.esri.com/message/703902-re-net-xamarin-blank-map-after-upgrade-to-v1001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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>Mon, 16 Sep 2019 18:59:39 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2019-09-16T18:59:39Z</dc:date>
    <item>
      <title>Exception after updating to 100.6</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-after-updating-to-100-6/m-p/744964#M9320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application writen in Xamarin Forms targeting primarily Android, with ArcGISRuntime 100.5. Everything works like a charm. After updating to version 100.6 I am getting a exception: "Default constructor not found for type Esri.ArcGISRuntime.Xamarin.Forms.Platform.Android.MapViewRenderer" when open the Page with MapView control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone experienced something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x0007b] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark&amp;amp; stackMark) [0x00009] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark&amp;amp; stackMark) [0x00027] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x0002c] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at System.Activator.CreateInstance (System.Type type) [0x00000] in &amp;lt;d4a23bbd2f544c30a48c44dd622ce09f&amp;gt;:0 &lt;BR /&gt; at Xamarin.Forms.Internals.Registrar`1[TRegistrable].GetHandler (System.Type type) [0x00015] in D:\agent\_work\1\s\Xamarin.Forms.Core\Registrar.cs:36 &lt;BR /&gt; at Xamarin.Forms.Internals.Registrar`1[TRegistrable].GetHandler[TOut] (System.Type type) [0x00000] in D:\agent\_work\1\s\Xamarin.Forms.Core\Registrar.cs:42 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.Platform.CreateRenderer (Xamarin.Forms.VisualElement element) [0x00006] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\Platform.cs:284 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.AddChild (Xamarin.Forms.VisualElement view, Xamarin.Forms.Platform.Android.IVisualElementRenderer oldRenderer, Xamarin.Forms.Platform.Android.RendererPool pool, System.Boolean sameChildren) [0x00023] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:86 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.SetElement (Xamarin.Forms.VisualElement oldElement, Xamarin.Forms.VisualElement newElement) [0x00104] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:219 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.Load () [0x00000] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:70 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].SetPackager (Xamarin.Forms.Platform.Android.VisualElementPackager packager) [0x00007] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:371 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].SetElement (TElement element) [0x000ce] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:174 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].Xamarin.Forms.Platform.Android.IVisualElementRenderer.SetElement (Xamarin.Forms.VisualElement element) [0x00027] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:120 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.Platform.CreateRenderer (Xamarin.Forms.VisualElement element) [0x0001f] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\Platform.cs:285 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.AddChild (Xamarin.Forms.VisualElement view, Xamarin.Forms.Platform.Android.IVisualElementRenderer oldRenderer, Xamarin.Forms.Platform.Android.RendererPool pool, System.Boolean sameChildren) [0x00023] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:86 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.SetElement (Xamarin.Forms.VisualElement oldElement, Xamarin.Forms.VisualElement newElement) [0x00104] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:219 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementPackager.Load () [0x00000] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementPackager.cs:70 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].SetPackager (Xamarin.Forms.Platform.Android.VisualElementPackager packager) [0x00007] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:371 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].SetElement (TElement element) [0x000ce] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:174 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement].Xamarin.Forms.Platform.Android.IVisualElementRenderer.SetElement (Xamarin.Forms.VisualElement element) [0x00027] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:120 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.Platform.CreateRenderer (Xamarin.Forms.VisualElement element) [0x0001f] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\Platform.cs:285 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.Platform.PresentModal (Xamarin.Forms.Page modal, System.Boolean animated) [0x00023] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\Platform.cs:766 &lt;BR /&gt; at Xamarin.Forms.Platform.Android.Platform+&amp;lt;Xamarin-Forms-INavigation-PushModalAsync&amp;gt;d__53.MoveNext () [0x0004a] in D:\agent\_work\1\s\Xamarin.Forms.Platform.Android\Platform.cs:264 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Xamarin.Forms.Application+NavigationImpl+&amp;lt;OnPushModal&amp;gt;d__3.MoveNext () [0x0008d] in D:\agent\_work\1\s\Xamarin.Forms.Core\Application.cs:351 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Prism.Navigation.PageNavigationService+&amp;lt;DoPush&amp;gt;d__30.MoveNext () [0x000c1] in &amp;lt;d8c75a611c3d4353a4bfda6337f9efd1&amp;gt;:0 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Prism.Navigation.PageNavigationService+&amp;lt;&amp;gt;c__DisplayClass13_0+&amp;lt;&amp;lt;ProcessNavigationForContentPage&amp;gt;b__0&amp;gt;d.MoveNext () [0x00091] in &amp;lt;d8c75a611c3d4353a4bfda6337f9efd1&amp;gt;:0 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Prism.Navigation.PageNavigationService+&amp;lt;DoNavigateAction&amp;gt;d__20.MoveNext () [0x0010c] in &amp;lt;d8c75a611c3d4353a4bfda6337f9efd1&amp;gt;:0 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Prism.Navigation.PageNavigationService+&amp;lt;ProcessNavigationForContentPage&amp;gt;d__13.MoveNext () [0x00198] in &amp;lt;d8c75a611c3d4353a4bfda6337f9efd1&amp;gt;:0 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt; at Prism.Navigation.PageNavigationService+&amp;lt;ProcessNavigation&amp;gt;d__10.MoveNext () [0x0016b] in &amp;lt;d8c75a611c3d4353a4bfda6337f9efd1&amp;gt;:0 &lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 18:08:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-after-updating-to-100-6/m-p/744964#M9320</guid>
      <dc:creator>LucianoCampos</dc:creator>
      <dc:date>2019-09-16T18:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exception after updating to 100.6</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-after-updating-to-100-6/m-p/744965#M9321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend trying the steps listed in these answers:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/213518-arcgis-runtime-10021-crashes-on-android-80-api-26"&gt;https://community.esri.com/message/788847-re-arcgis-runtime-10021-crashes-on-android-80-api-26&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/message/703902-re-net-xamarin-blank-map-after-upgrade-to-v1001"&gt;https://community.esri.com/message/703902-re-net-xamarin-blank-map-after-upgrade-to-v1001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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>Mon, 16 Sep 2019 18:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-after-updating-to-100-6/m-p/744965#M9321</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-09-16T18:59:39Z</dc:date>
    </item>
  </channel>
</rss>

