<?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: Xamarin for Visual Studio Upgrade Issue in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121272#M1342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Few options to try before&amp;nbsp;rolling back :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;- Try deleting the build directory on the Mac as well. You should find that at&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="color: #333333; background-color: rgba(0, 0, 0, 0.0392157); padding: 0.2em 0px;"&gt;/users/&amp;lt;user&amp;gt;/library/caches/xamarin/mtbs/builds/&amp;lt;app name&amp;gt;&lt;/CODE&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Try adding&amp;nbsp;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;[&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;assembly&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;: &lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;XamlCompilation&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;XamlCompilationOptions&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;Compile&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;)] to Assemblyinfo.cs in Xamarin Forms iOS project.&amp;nbsp;&lt;SPAN style="color: #333333;"&gt;Xamarin Forms build will exclude referenced libraries unless they're used in code or otherwise explicitly preserved.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Apr 2017 18:53:32 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2017-04-06T18:53:32Z</dc:date>
    <item>
      <title>Xamarin for Visual Studio Upgrade Issue</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121271#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just upgraded Xamarin for Visual Studio to all the latest versions and now my Runtime app fails with the following error. &amp;nbsp;The part in bold leads me to believe the current version of the Runtime API does not support the latest Xamarin for Visual Studio bits. &amp;nbsp;Can someone from Esri confirm that and let me know the best way to rollback? &amp;nbsp;I didn't see anything on your System Requirements page concerning this stuff. &amp;nbsp;Here's what I have now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xamarin - 4.3.0.7905&lt;/P&gt;&lt;P&gt;Xamarin.Android - 7.1.0.43&lt;/P&gt;&lt;P&gt;Xamarin iOS - 10.6.0.9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I had prior to the upgrade:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xamarin - 4.1.1.3&lt;/P&gt;&lt;P&gt;Xamarin.Android - 6.1.1.1&lt;/P&gt;&lt;P&gt;Xamarin.iOS - 9.8.1.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{System.MissingMethodException: &lt;STRONG&gt;Default constructor not found for type Esri.ArcGISRuntime.Xamarin.Forms.MapView&lt;/STRONG&gt;&lt;BR /&gt; at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x00085] in /Users/builder/data/lanes/4009/3a62f1ea/source/mono/mcs/class/corlib/ReferenceSources/RuntimeType.cs:171 &lt;BR /&gt; at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark&amp;amp; stackMark) [0x0001a] in /Users/builder/data/lanes/4009/3a62f1ea/source/mono/mcs/class/corlib/ReferenceSources/RuntimeType.cs:153 &lt;BR /&gt; at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark&amp;amp; stackMark) [0x0002a] in /Users/builder/data/lanes/4009/3a62f1ea/source/mono/mcs/class/referencesource/mscorlib/system/rttype.cs:5638 &lt;BR /&gt; at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00040] in /Users/builder/data/lanes/4009/3a62f1ea/source/mono/mcs/class/referencesource/mscorlib/system/activator.cs:201 &lt;BR /&gt; at System.Activator.CreateInstance (System.Type type) [0x00000] in /Users/builder/data/lanes/4009/3a62f1ea/source/mono/mcs/class/referencesource/mscorlib/system/activator.cs:134 &lt;BR /&gt; at Xamarin.Forms.Xaml.CreateValuesVisitor.Visit (Xamarin.Forms.Xaml.ElementNode node, Xamarin.Forms.Xaml.INode parentNode) [0x0021f] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\CreateValuesVisitor.cs:97 &lt;BR /&gt; at Xamarin.Forms.Xaml.ElementNode.Accept (Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) [0x000b1] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlNode.cs:176 &lt;BR /&gt; at Xamarin.Forms.Xaml.ElementNode.Accept (Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) [0x00089] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlNode.cs:173 &lt;BR /&gt; at Xamarin.Forms.Xaml.RootNode.Accept (Xamarin.Forms.Xaml.IXamlNodeVisitor visitor, Xamarin.Forms.Xaml.INode parentNode) [0x00089] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlNode.cs:226 &lt;BR /&gt; at Xamarin.Forms.Xaml.XamlLoader.Visit (Xamarin.Forms.Xaml.RootNode rootnode, Xamarin.Forms.Xaml.HydratationContext visitorContext) [0x00053] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlLoader.cs:122 &lt;BR /&gt; at Xamarin.Forms.Xaml.XamlLoader.Load (System.Object view, System.String xaml) [0x00046] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlLoader.cs:76 &lt;BR /&gt; at Xamarin.Forms.Xaml.XamlLoader.Load (System.Object view, System.Type callingType) [0x0002f] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\XamlLoader.cs:56 &lt;BR /&gt; at Xamarin.Forms.Xaml.Extensions.LoadFromXaml[TXaml] (TXaml view, System.Type callingType) [0x00000] in C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Xaml\ViewExtensions.cs:36 &lt;BR /&gt; at EFCloud.MapPage.InitializeComponent () [0x00001] in C:\Epoch\ESG_Products\EpochFieldCloud\EFCloud\EFCloud.Android\obj\Debug\EFCloud.MapPage.xaml.g.cs:45 &lt;BR /&gt; at EFCloud.MapPage..ctor () [0x0002d] in C:\Epoch\ESG_Products\EpochFieldCloud\EFCloud\EFCloud.Shared\MapPage.xaml.cs:51 &lt;BR /&gt; at EFCloud.App..ctor () [0x00047] in C:\Epoch\ESG_Products\EpochFieldCloud\EFCloud\EFCloud.Shared\App.xaml.cs:95 }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 19:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121271#M1341</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2017-04-05T19:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Xamarin for Visual Studio Upgrade Issue</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121272#M1342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Few options to try before&amp;nbsp;rolling back :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;- Try deleting the build directory on the Mac as well. You should find that at&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE style="color: #333333; background-color: rgba(0, 0, 0, 0.0392157); padding: 0.2em 0px;"&gt;/users/&amp;lt;user&amp;gt;/library/caches/xamarin/mtbs/builds/&amp;lt;app name&amp;gt;&lt;/CODE&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Try adding&amp;nbsp;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;[&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;assembly&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;: &lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;XamlCompilation&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;XamlCompilationOptions&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #24292e; background-color: rgba(255, 255, 140, 0.498039); font-weight: 600; margin: 0px -2px; padding: 2px;"&gt;Compile&lt;/EM&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;)] to Assemblyinfo.cs in Xamarin Forms iOS project.&amp;nbsp;&lt;SPAN style="color: #333333;"&gt;Xamarin Forms build will exclude referenced libraries unless they're used in code or otherwise explicitly preserved.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 18:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121272#M1342</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2017-04-06T18:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xamarin for Visual Studio Upgrade Issue</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121273#M1343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Preeti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response. &amp;nbsp;Sorry for the delay getting back to you, I was out of the office. &amp;nbsp;So I went ahead and created a brand new Runtime project and that worked fine, so this is definitely not an incompatibility issue between the Runtime API and the new Xamarin bits. &amp;nbsp;It now points to some needle in the haystack of our code, so I'll be focusing my efforts there. &amp;nbsp;Sorry for the false alarm ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 15:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/xamarin-for-visual-studio-upgrade-issue/m-p/121273#M1343</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2017-04-11T15:13:02Z</dc:date>
    </item>
  </channel>
</rss>

