<?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 LocationDataSource Crash - Xamarin in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/locationdatasource-crash-xamarin/m-p/603195#M7388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've noticed a crash come through our telemetry channels that looks to be entirely within the esri stack (below). We enable the location dot by just setting MapView.LocationDisplay.IsEnabled to true. Any direction would be helpful. Though, perhaps this is just good info for the Runtime team for a possible fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.59); background-color: #f8f8f8;"&gt;SIGABRT: Invalid argument: location data source has been started.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;ArcGISException&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;HandleCoreError&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException&lt;/SPAN&gt;)&amp;nbsp;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\ArcGISExceptions.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:75&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;Interop&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;CheckError&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api_generated_interop\managed_wrappers\Interop.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:104&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;CoreLocationDataSource&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;HandleStart&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;RuntimeCoreNet.GeneratedWrappers.CoreClientReference userDefinedError&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api_generated_interop\managed_wrappers\CoreLocationDataSource.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:470&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;LocationDataSource+&amp;lt;RuntimeCoreNet-GeneratedWrappers-ICoreCallback_LocationDataSource_StartCallback-StartCallback&amp;gt;d__19&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;MoveNext&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;()&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\Location\LocationDataSource.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:172&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;AsyncMethodBuilderCore+&amp;lt;&amp;gt;c&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;&amp;lt;ThrowAsync&amp;gt;b__6_0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.Object state&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:1023&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;NSAsyncSynchronizationContextDispatcher&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Apply&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;()&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/Foundation/NSAction.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:178&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;(wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;UIApplication&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args, System.IntPtr principal, System.IntPtr delegate&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/UIKit/UIApplication.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:79&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;UIApplication&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args, System.String principalClassName, System.String delegateClassName&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/UIKit/UIApplication.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:63&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;Application&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/.../Main.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:9&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2019 16:38:19 GMT</pubDate>
    <dc:creator>JeremyBridges</dc:creator>
    <dc:date>2019-01-18T16:38:19Z</dc:date>
    <item>
      <title>LocationDataSource Crash - Xamarin</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/locationdatasource-crash-xamarin/m-p/603195#M7388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've noticed a crash come through our telemetry channels that looks to be entirely within the esri stack (below). We enable the location dot by just setting MapView.LocationDisplay.IsEnabled to true. Any direction would be helpful. Though, perhaps this is just good info for the Runtime team for a possible fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.59); background-color: #f8f8f8;"&gt;SIGABRT: Invalid argument: location data source has been started.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;ArcGISException&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;HandleCoreError&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException&lt;/SPAN&gt;)&amp;nbsp;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\ArcGISExceptions.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:75&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;Interop&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;CheckError&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api_generated_interop\managed_wrappers\Interop.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:104&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;CoreLocationDataSource&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;HandleStart&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;RuntimeCoreNet.GeneratedWrappers.CoreClientReference userDefinedError&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api_generated_interop\managed_wrappers\CoreLocationDataSource.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:470&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;LocationDataSource+&amp;lt;RuntimeCoreNet-GeneratedWrappers-ICoreCallback_LocationDataSource_StartCallback-StartCallback&amp;gt;d__19&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;MoveNext&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;()&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;C:\daily_r\api_xam\dotnet\api\src\Esri.ArcGISRuntime\Esri.ArcGISRuntime.Shared\Location\LocationDataSource.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:172&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;AsyncMethodBuilderCore+&amp;lt;&amp;gt;c&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;&amp;lt;ThrowAsync&amp;gt;b__6_0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.Object state&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:1023&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;NSAsyncSynchronizationContextDispatcher&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Apply&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;()&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/Foundation/NSAction.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:178&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;(wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;UIApplication&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args, System.IntPtr principal, System.IntPtr delegate&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/UIKit/UIApplication.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:79&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;UIApplication&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args, System.String principalClassName, System.String delegateClassName&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/Library/Frameworks/Xamarin.iOS.framework/Versions/12.2.1.12/src/Xamarin.iOS/UIKit/UIApplication.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:63&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI class="" data-test-class="stack-frame" style="color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.04);"&gt;&lt;DIV class="" data-test-class="stack-frame-content" style="color: var(--secondary-text); font-size: 12px; padding-left: 5px;"&gt;&lt;SPAN&gt;&lt;SPAN class="" data-highlight="className" style="color: #7e68c2;"&gt;Application&lt;/SPAN&gt;.&lt;SPAN class="" data-highlight="method" style="color: #008571;"&gt;Main&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;SPAN class="" data-highlight="methodParams" style="color: #006fc8;"&gt;System.String[] args&lt;/SPAN&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="file" style="color: var(--secondary-text);"&gt;/.../Main.cs&lt;/SPAN&gt;&lt;SPAN class="" data-highlight="line" style="color: var(--secondary-text);"&gt;:9&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 16:38:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/locationdatasource-crash-xamarin/m-p/603195#M7388</guid>
      <dc:creator>JeremyBridges</dc:creator>
      <dc:date>2019-01-18T16:38:19Z</dc:date>
    </item>
  </channel>
</rss>

