<?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 Basemap loading stopped working after switch over to TLS. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708947#M8921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to have gotten my Visual Studio 17, Xamarin Android project torqued into some untenable position. When I try to load a Basemap, it throws the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: Failed to explicitly load ArcGIS Runtime core library, Exception details: Library runtimecore not found; tried [/system/lib/libruntimecore.so, /system/vendor/lib/libruntimecore.so]&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Interop.JniEnvironment+StaticMethods.CallStaticVoidMethod (Java.Interop.JniObjectReference type, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) [0x00069] in &amp;lt;034d4a9852dd45bea9353cc7776c99f0&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Interop.JniPeerMembers+JniStaticMethods.InvokeVoidMethod (System.String encodedMember, Java.Interop.JniArgumentValue* parameters) [0x00018] in &amp;lt;034d4a9852dd45bea9353cc7776c99f0&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Lang.JavaSystem.LoadLibrary (System.String libname) [0x00029] in &amp;lt;a10f61e70eeb434e952fef884856c199&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Esri.ArcGISRuntime.ArcGISRuntimeEnvironment.Initialize () [0x00012] in C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\ArcGISRuntimeEnvironment.cs:104&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: --- End of managed Java.Lang.UnsatisfiedLinkError stack trace ---&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: java.lang.UnsatisfiedLinkError: Library runtimecore not found; tried [/system/lib/libruntimecore.so, /system/vendor/lib/libruntimecore.so]&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at java.lang.Runtime.loadLibrary0(Runtime.java:1040)&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at java.lang.System.loadLibrary(System.java:1657)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/447653_Screenshot_20190514-095823.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used Android device monitor to look for these libraries, and indeed, they are not there on the device. The thing is, everything was *working* before April 16. Anyone have any ideas about how to chase this down? Also, probably relevant that I have another incarnation of the same project that does load the Basemap on the same phone (it has something else broken in it that makes it unusable..)&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 May 2019 23:42:41 GMT</pubDate>
    <dc:creator>ITS_JohnColaneri</dc:creator>
    <dc:date>2019-05-14T23:42:41Z</dc:date>
    <item>
      <title>Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708947#M8921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to have gotten my Visual Studio 17, Xamarin Android project torqued into some untenable position. When I try to load a Basemap, it throws the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: Failed to explicitly load ArcGIS Runtime core library, Exception details: Library runtimecore not found; tried [/system/lib/libruntimecore.so, /system/vendor/lib/libruntimecore.so]&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Interop.JniEnvironment+StaticMethods.CallStaticVoidMethod (Java.Interop.JniObjectReference type, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) [0x00069] in &amp;lt;034d4a9852dd45bea9353cc7776c99f0&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Interop.JniPeerMembers+JniStaticMethods.InvokeVoidMethod (System.String encodedMember, Java.Interop.JniArgumentValue* parameters) [0x00018] in &amp;lt;034d4a9852dd45bea9353cc7776c99f0&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Java.Lang.JavaSystem.LoadLibrary (System.String libname) [0x00029] in &amp;lt;a10f61e70eeb434e952fef884856c199&amp;gt;:0&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at Esri.ArcGISRuntime.ArcGISRuntimeEnvironment.Initialize () [0x00012] in C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\ArcGISRuntimeEnvironment.cs:104&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: --- End of managed Java.Lang.UnsatisfiedLinkError stack trace ---&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: java.lang.UnsatisfiedLinkError: Library runtimecore not found; tried [/system/lib/libruntimecore.so, /system/vendor/lib/libruntimecore.so]&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at java.lang.Runtime.loadLibrary0(Runtime.java:1040)&lt;BR /&gt;05-14 13:59:33.724 2047 2106 E ArcGIS Runtime: at java.lang.System.loadLibrary(System.java:1657)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/447653_Screenshot_20190514-095823.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used Android device monitor to look for these libraries, and indeed, they are not there on the device. The thing is, everything was *working* before April 16. Anyone have any ideas about how to chase this down? Also, probably relevant that I have another incarnation of the same project that does load the Basemap on the same phone (it has something else broken in it that makes it unusable..)&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 23:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708947#M8921</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-14T23:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708948#M8922</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;Have you followed the guidelines in&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/http-stack?tabs=windows"&gt;https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/http-stack?tabs=windows&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000019417"&gt;TLS 1.2 related advice for ArcGIS Runtime SDK for .NET&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's also possible you just need to uninstall the app from your development/test device before re-deploying.&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>Wed, 15 May 2019 00:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708948#M8922</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-15T00:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708949#M8923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already done both of those things, a month ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John Colaneri&lt;/P&gt;&lt;P&gt;Information Technology Services (CalFIRE ITS)&lt;/P&gt;&lt;P&gt;California Department of Forestry and Fire Protection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 12:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708949#M8923</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-15T12:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708950#M8924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share more information about your Android project settings, minimum/target OS, test device, etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shouldn't be necessary - but have you already tried the load library call in&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/message/762607-re-systemdllnotfoundexception-libruntimecorenet"&gt;https://community.esri.com/message/762607-re-systemdllnotfoundexception-libruntimecorenet&lt;/A&gt;&amp;nbsp;?&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>Wed, 15 May 2019 22:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708950#M8924</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-15T22:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708951#M8925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is some additional advice in this thread that might help:&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/message/766794-re-arcgis-runtime-10021-crashes-on-android-80-api-26"&gt;https://community.esri.com/message/766794-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;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>Wed, 15 May 2019 22:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708951#M8925</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-15T22:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708952#M8926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Minimum Android version is level 21, Target Android version is level 27. I’m usually running on a Samsung Galaxy S8. I’ve also run the same issues on a Samsung Galaxy Tab 4. The NuGets are Esri.ArcGISRuntime.Tookit v100.4.0, and Esri.ArcGISRuntime.Xamarin.Android v100.5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not tried loading libraries manually. Might take me a non-trivial expenditure of effort to figure out how to do that in C#. Is that sort of thing not usually done through the Solution Explorer under References?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any event, I’ve surfed around the file system on the device with Android Device Monitor, and looked in the locations mentioned in the Java error dump from the original post. Indeed the libraries in question are not there..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 14:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708952#M8926</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-16T14:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708953#M8927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the steps in&amp;nbsp;&lt;A href="https://community.esri.com/thread/213518-arcgis-runtime-10021-crashes-on-android-80-api-26"&gt;https://community.esri.com/thread/213518-arcgis-runtime-10021-crashes-on-android-80-api-26&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the load library call, it shouldn't be necessary to make that call manually (programmatically) - but if it works then it&amp;nbsp;may point to an issue in our initialization.&amp;nbsp;&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>Thu, 16 May 2019 15:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708953#M8927</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-16T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708954#M8928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm.. The steps delineated in that post produced the following error output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018: The "LinkAssemblies" task failed unexpectedly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018: Mono.Linker.MarkException: Error processing method: 'System.Boolean Esri.ArcGISRuntime.Security.ServerInfo::SameDomain(System.Uri,System.Uri)' in assembly: 'Esri.ArcGISRuntime.dll' ---&amp;gt; Mono.Cecil.ResolutionException: Failed to resolve System.String[] System.String::Split(System.Char,System.StringSplitOptions)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.HandleUnresolvedMethod(MethodReference reference)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.MarkMethod(MethodReference reference)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.MarkInstruction(Instruction instruction)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.MarkMethodBody(MethodBody body)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.ProcessMethod(MethodDefinition method)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.ProcessQueue()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.ProcessQueue()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.ProcessPrimaryQueue()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Steps.MarkStep.Process()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at MonoDroid.Tuner.MonoDroidMarkStep.Process(LinkContext context)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Mono.Linker.Pipeline.Process(LinkContext context)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at MonoDroid.Tuner.Linker.Process(LinkerOptions options, ILogger logger, LinkContext&amp;amp; context)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Xamarin.Android.Tasks.LinkAssemblies.Execute(DirectoryAssemblyResolver res)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Xamarin.Android.Tasks.LinkAssemblies.Execute()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;1&amp;gt;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,5): error MSB4018:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.Build.BackEnd.TaskBuilder.&amp;lt;ExecuteInstantiatedTask&amp;gt;d__26.MoveNext()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;This bit:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;… in assembly: 'Esri.ArcGISRuntime.dll' ---&amp;gt; Mono.Cecil.ResolutionException: Failed to resolve System.String[] System.String::Split(System.Char,System.StringSplitOptions)…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Looks familiar. The part after “Failed to resolve” is the incomprehensible error output -e.Message- from the Exception thrown during execution..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;J&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 16:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708954#M8928</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-16T16:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708955#M8929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this thread help?&amp;nbsp;&lt;A href="https://forums.xamarin.com/discussion/102599/the-linkassemblies-task-failed-unexpectedly-error-while-building-the-application"&gt;https://forums.xamarin.com/discussion/102599/the-linkassemblies-task-failed-unexpectedly-error-while-building-the-application&lt;/A&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>Thu, 16 May 2019 20:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708955#M8929</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2019-05-16T20:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708956#M8930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm.. I don’t think so. I’m set up with Linking: Sdk Assemblies Only. If I’m reading the article correctly, the (GC like) Linker should skip over the Esri libraries. Did I misinterpret what I read? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 21:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708956#M8930</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-16T21:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap loading stopped working after switch over to TLS.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708957#M8931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue likely due to problems on my local network segment. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 15:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/basemap-loading-stopped-working-after-switch-over/m-p/708957#M8931</guid>
      <dc:creator>ITS_JohnColaneri</dc:creator>
      <dc:date>2019-05-21T15:41:08Z</dc:date>
    </item>
  </channel>
</rss>

