<?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 LocationDisplay in Background Mode Crash Application in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/locationdisplay-in-background-mode-crash/m-p/200094#M2334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created an application in Xamarin Forms(iOS) using ArcGISRuntime SDK that listened to GPS location update in the background mode, however, if LocationDisplay is enabled in the MapView (with LocationDisplayAutoPanMode.Recenter), the app would crash&amp;nbsp;when switching into background mode. I have also tried creating a custom location datasource&amp;nbsp;for the LocationDisplay to not call&amp;nbsp;UpdateLocation in background mode, but the error would still occur. Does anyone have any idea where this error came from, and how to get around it? Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-12-20 16:58:42.880 MobileView[324:134332] critical: Stacktrace:&lt;BR /&gt;2016-12-20 16:58:42.881 MobileView[324:134332] critical: at &amp;lt;unknown&amp;gt; &amp;lt;0xffffffff&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.881 MobileView[324:134332] critical: at (wrapper managed-to-native) ObjCRuntime.Messaging.bool_objc_msgSend_nuint (intptr,intptr,System.nuint) &amp;lt;0x00007&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at OpenGLES.EAGLContext.PresentRenderBuffer (System.nuint) [0x0000b] in /Users/builder/data/lanes/3539/f37444ae/source/maccore/src/build/ios/native/OpenGLES/EAGLContext.g.cs:106&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at Esri.ArcGISRuntime.UI.Controls.GeoView.RequestRender (bool) &amp;lt;IL 0x0008c, 0x002ef&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at Esri.ArcGISRuntime.UI.Controls.GeoView.RuntimeCoreNet.GeneratedWrappers.ICoreCallback_GeoView_DrawRequested.DrawRequested () &amp;lt;IL 0x00011, 0x000cb&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.883 MobileView[324:134332] critical: at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.onPrivateCoreGeoView_DrawRequested (intptr) &amp;lt;IL 0x00031, 0x001e7&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.883 MobileView[324:134332] critical: at (wrapper native-to-managed) RuntimeCoreNet.GeneratedWrappers.CoreGeoView.onPrivateCoreGeoView_DrawRequested (intptr) &amp;lt;0x00097&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.884 MobileView[324:134332] critical:&lt;/P&gt;&lt;P&gt;Native stacktrace:&lt;BR /&gt;2016-12-20 16:58:43.468 MobileView[324:134332] critical: 0 MobileView 0x00000001000784d4 mono_handle_native_sigsegv + 260&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 1 MobileView 0x0000000100081c88 mono_sigsegv_signal_handler + 336&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 2 libsystem_platform.dylib 0x0000000181ab994c _sigtramp + 68&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 3 libGPUSupportMercury.dylib 0x000000019041aec4 gpusSubmitDataBuffers + 172&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 4 GLEngine 0x0000000194c1b1e4 &amp;lt;redacted&amp;gt; + 176&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 5 GLEngine 0x0000000194c1b0fc gliPresentViewES + 84&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 6 OpenGLES 0x0000000183fb7c44 &amp;lt;redacted&amp;gt; + 72&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 7 MobileView 0x00000001022b3ae0 wrapper_managed_to_native_ObjCRuntime_Messaging_bool_objc_msgSend_nuint_intptr_intptr_System_nuint + 112&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 8 MobileView 0x0000000101df66c0 OpenGLES_EAGLContext_PresentRenderBuffer_System_nuint + 80&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 9 MobileView 0x0000000103193d90 Esri_ArcGISRuntime_UI_Controls_GeoView_RequestRender_bool + 752&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 10 MobileView 0x0000000103194bfc Esri_ArcGISRuntime_UI_Controls_GeoView_RuntimeCoreNet_GeneratedWrappers_ICoreCallback_GeoView_DrawRequested_DrawRequested + 204&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 11 MobileView 0x0000000102e8db78 RuntimeCoreNet_GeneratedWrappers_CoreGeoView_onPrivateCoreGeoView_DrawRequested_int&lt;BR /&gt;ptr + 488&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 12 MobileView 0x000000010363bcf8 wrapper_native_to_managed_RuntimeCoreNet_GeneratedWrappers_CoreGeoView_onPrivateCoreGeoView_DrawRequested_intptr + 152&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 13 ArcGIS-arm64 0x000000010bf7066c _ZNK16Esri_runtimecore7Mapping6SignalIKNS0_8Geo_viewEJEEclERS3_ + 744&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 14 ArcGIS-arm64 0x000000010bd2f6e0 _ZN16Esri_runtimecore7Mapping23Geo_view_draw_requested21draw_request_callbackEv + 48&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 15 ArcGIS-arm64 0x000000010badd408 _ZN16Esri_runtimecore12Map_renderer3Map9on_pulse_Ev + 2340&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 16 ArcGIS-arm64 0x000000010baf0ea0 _ZN16Esri_runtimecore12Map_renderer12Pulse_thread8execute_Ev + 124&lt;BR /&gt;2016-12-20 16:58:43.472 Mobil&lt;BR /&gt;eView[324:134332] critical: 17 ArcGIS-arm64 0x000000010b1ae464 _ZN16Esri_runtimecore6Common6Thread11thread_procEPS1_ + 84&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 18 ArcGIS-arm64 0x000000010bc21c0c _ZNSt3__114__thread_proxyINS_5tupleIJPFvPN16Esri_runtimecore6Common6ThreadEES5_EEEEEPvS9_ + 92&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 19 libsystem_pthread.dylib 0x0000000181abfb28 &amp;lt;redacted&amp;gt; + 156&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 20 libsystem_pthread.dylib 0x0000000181abfa8c &amp;lt;redacted&amp;gt; + 0&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 21 libsystem_pthread.dylib 0x0000000181abd028 thread_start + 4&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: &lt;BR /&gt;=================================================================&lt;BR /&gt;Got a SIGSEGV while executing native code. This usually indicates&lt;BR /&gt;a fatal error in the mono runtime or one of the native libraries &lt;BR /&gt;used by y&lt;BR /&gt;our application.&lt;BR /&gt;=================================================================&lt;BR /&gt;The app has been terminated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 00:19:10 GMT</pubDate>
    <dc:creator>FeichiShih</dc:creator>
    <dc:date>2016-12-21T00:19:10Z</dc:date>
    <item>
      <title>LocationDisplay in Background Mode Crash Application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/locationdisplay-in-background-mode-crash/m-p/200094#M2334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created an application in Xamarin Forms(iOS) using ArcGISRuntime SDK that listened to GPS location update in the background mode, however, if LocationDisplay is enabled in the MapView (with LocationDisplayAutoPanMode.Recenter), the app would crash&amp;nbsp;when switching into background mode. I have also tried creating a custom location datasource&amp;nbsp;for the LocationDisplay to not call&amp;nbsp;UpdateLocation in background mode, but the error would still occur. Does anyone have any idea where this error came from, and how to get around it? Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-12-20 16:58:42.880 MobileView[324:134332] critical: Stacktrace:&lt;BR /&gt;2016-12-20 16:58:42.881 MobileView[324:134332] critical: at &amp;lt;unknown&amp;gt; &amp;lt;0xffffffff&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.881 MobileView[324:134332] critical: at (wrapper managed-to-native) ObjCRuntime.Messaging.bool_objc_msgSend_nuint (intptr,intptr,System.nuint) &amp;lt;0x00007&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at OpenGLES.EAGLContext.PresentRenderBuffer (System.nuint) [0x0000b] in /Users/builder/data/lanes/3539/f37444ae/source/maccore/src/build/ios/native/OpenGLES/EAGLContext.g.cs:106&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at Esri.ArcGISRuntime.UI.Controls.GeoView.RequestRender (bool) &amp;lt;IL 0x0008c, 0x002ef&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.882 MobileView[324:134332] critical: at Esri.ArcGISRuntime.UI.Controls.GeoView.RuntimeCoreNet.GeneratedWrappers.ICoreCallback_GeoView_DrawRequested.DrawRequested () &amp;lt;IL 0x00011, 0x000cb&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.883 MobileView[324:134332] critical: at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.onPrivateCoreGeoView_DrawRequested (intptr) &amp;lt;IL 0x00031, 0x001e7&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.883 MobileView[324:134332] critical: at (wrapper native-to-managed) RuntimeCoreNet.GeneratedWrappers.CoreGeoView.onPrivateCoreGeoView_DrawRequested (intptr) &amp;lt;0x00097&amp;gt;&lt;BR /&gt;2016-12-20 16:58:42.884 MobileView[324:134332] critical:&lt;/P&gt;&lt;P&gt;Native stacktrace:&lt;BR /&gt;2016-12-20 16:58:43.468 MobileView[324:134332] critical: 0 MobileView 0x00000001000784d4 mono_handle_native_sigsegv + 260&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 1 MobileView 0x0000000100081c88 mono_sigsegv_signal_handler + 336&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 2 libsystem_platform.dylib 0x0000000181ab994c _sigtramp + 68&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 3 libGPUSupportMercury.dylib 0x000000019041aec4 gpusSubmitDataBuffers + 172&lt;BR /&gt;2016-12-20 16:58:43.469 MobileView[324:134332] critical: 4 GLEngine 0x0000000194c1b1e4 &amp;lt;redacted&amp;gt; + 176&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 5 GLEngine 0x0000000194c1b0fc gliPresentViewES + 84&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 6 OpenGLES 0x0000000183fb7c44 &amp;lt;redacted&amp;gt; + 72&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 7 MobileView 0x00000001022b3ae0 wrapper_managed_to_native_ObjCRuntime_Messaging_bool_objc_msgSend_nuint_intptr_intptr_System_nuint + 112&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 8 MobileView 0x0000000101df66c0 OpenGLES_EAGLContext_PresentRenderBuffer_System_nuint + 80&lt;BR /&gt;2016-12-20 16:58:43.470 MobileView[324:134332] critical: 9 MobileView 0x0000000103193d90 Esri_ArcGISRuntime_UI_Controls_GeoView_RequestRender_bool + 752&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 10 MobileView 0x0000000103194bfc Esri_ArcGISRuntime_UI_Controls_GeoView_RuntimeCoreNet_GeneratedWrappers_ICoreCallback_GeoView_DrawRequested_DrawRequested + 204&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 11 MobileView 0x0000000102e8db78 RuntimeCoreNet_GeneratedWrappers_CoreGeoView_onPrivateCoreGeoView_DrawRequested_int&lt;BR /&gt;ptr + 488&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 12 MobileView 0x000000010363bcf8 wrapper_native_to_managed_RuntimeCoreNet_GeneratedWrappers_CoreGeoView_onPrivateCoreGeoView_DrawRequested_intptr + 152&lt;BR /&gt;2016-12-20 16:58:43.471 MobileView[324:134332] critical: 13 ArcGIS-arm64 0x000000010bf7066c _ZNK16Esri_runtimecore7Mapping6SignalIKNS0_8Geo_viewEJEEclERS3_ + 744&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 14 ArcGIS-arm64 0x000000010bd2f6e0 _ZN16Esri_runtimecore7Mapping23Geo_view_draw_requested21draw_request_callbackEv + 48&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 15 ArcGIS-arm64 0x000000010badd408 _ZN16Esri_runtimecore12Map_renderer3Map9on_pulse_Ev + 2340&lt;BR /&gt;2016-12-20 16:58:43.472 MobileView[324:134332] critical: 16 ArcGIS-arm64 0x000000010baf0ea0 _ZN16Esri_runtimecore12Map_renderer12Pulse_thread8execute_Ev + 124&lt;BR /&gt;2016-12-20 16:58:43.472 Mobil&lt;BR /&gt;eView[324:134332] critical: 17 ArcGIS-arm64 0x000000010b1ae464 _ZN16Esri_runtimecore6Common6Thread11thread_procEPS1_ + 84&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 18 ArcGIS-arm64 0x000000010bc21c0c _ZNSt3__114__thread_proxyINS_5tupleIJPFvPN16Esri_runtimecore6Common6ThreadEES5_EEEEEPvS9_ + 92&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 19 libsystem_pthread.dylib 0x0000000181abfb28 &amp;lt;redacted&amp;gt; + 156&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 20 libsystem_pthread.dylib 0x0000000181abfa8c &amp;lt;redacted&amp;gt; + 0&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: 21 libsystem_pthread.dylib 0x0000000181abd028 thread_start + 4&lt;BR /&gt;2016-12-20 16:58:43.473 MobileView[324:134332] critical: &lt;BR /&gt;=================================================================&lt;BR /&gt;Got a SIGSEGV while executing native code. This usually indicates&lt;BR /&gt;a fatal error in the mono runtime or one of the native libraries &lt;BR /&gt;used by y&lt;BR /&gt;our application.&lt;BR /&gt;=================================================================&lt;BR /&gt;The app has been terminated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 00:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/locationdisplay-in-background-mode-crash/m-p/200094#M2334</guid>
      <dc:creator>FeichiShih</dc:creator>
      <dc:date>2016-12-21T00:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: LocationDisplay in Background Mode Crash Application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/locationdisplay-in-background-mode-crash/m-p/200095#M2335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the exact same problem with all the latest ecosystem updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 01:03:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/locationdisplay-in-background-mode-crash/m-p/200095#M2335</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2018-01-18T01:03:26Z</dc:date>
    </item>
  </channel>
</rss>

