<?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: MAUI: Exception in GeoViewHandler in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/maui-exception-in-geoviewhandler/m-p/1352746#M12343</link>
    <description>&lt;P&gt;This is a known issue and is fixed in the upcoming v200.3 release.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 19:15:15 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2023-11-22T19:15:15Z</dc:date>
    <item>
      <title>MAUI: Exception in GeoViewHandler</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maui-exception-in-geoviewhandler/m-p/1352662#M12337</link>
      <description>&lt;P&gt;Hi, we´re getting some crash events collected in Sentry for a specific device.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;OnePlus8Pro /&amp;nbsp;Android 11&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;System.InvalidOperationException: PlatformView cannot be null here
  ?, in MapView ViewHandler&amp;lt;IMapView, MapView&amp;gt;.get_PlatformView()
  ?, in void GeoViewHandler&amp;lt;IMapView, MapView&amp;gt;.GeoViewHandler_Unloaded(object sender, EventArgs e)
  ?, in void VisualElement.OnUnloadedCore()
  ?, in void VisualElement.HandlePlatformUnloadedLoaded()
  ?, in void VisualElement.UpdatePlatformUnloadedLoadedWiring(Window window)
  ?, in void VisualElement.remove_Loaded(EventHandler value)
  ?, in void GeoViewHandler&amp;lt;IMapView, MapView&amp;gt;.DisconnectHandler(MapView nativeView)
  ?, in void MapViewHandler.DisconnectHandler(MapView nativeView)
  ?, in void ViewHandler&amp;lt;IMapView, MapView&amp;gt;.OnDisconnectHandler(View platformView)
  ?, in void ViewHandler.OnDisconnectHandler(object platformView)
  ?, in void ElementHandler.DisconnectHandler(object platformView)
  ?, in void ElementHandler.Microsoft.Maui.IElementHandler.DisconnectHandler()
  ?, in void Element.SetHandler(IElementHandler newHandler)
  ?, in void Element.set_Handler(IElementHandler value)
  ?, in void VisualElement.Microsoft.Maui.IElement.set_Handler(IElementHandler value)
  ?, in IElementHandler ElementExtensions.ToHandler(IElement view, IMauiContext context)
  ?, in View ElementExtensions.ToPlatform(IElement view, IMauiContext context)
  ?, in void LayoutHandler.SetVirtualView(IView view)
  ?, in void ViewHandler&amp;lt;ILayout, LayoutViewGroup&amp;gt;.SetVirtualView(IElement view)
  ?, in void Element.SetHandler(IElementHandler newHandler)
  ?, in void Element.set_Handler(IElementHandler value)
  ?, in void VisualElement.Microsoft.Maui.IElement.set_Handler(IElementHandler value)
  ?, in IElementHandler ElementExtensions.ToHandler(IElement view, IMauiContext context)
  ?, in View ElementExtensions.ToPlatform(IElement view, IMauiContext context)
  ?, in void LayoutHandler.SetVirtualView(IView view)
  ?, in void ViewHandler&amp;lt;ILayout, LayoutViewGroup&amp;gt;.SetVirtualView(IElement view)
  ?, in void Element.SetHandler(IElementHandler newHandler)
  ?, in void Element.set_Handler(IElementHandler value)
  ?, in void VisualElement.Microsoft.Maui.IElement.set_Handler(IElementHandler value)
  ?, in IElementHandler ElementExtensions.ToHandler(IElement view, IMauiContext context)
  ?, in View ElementExtensions.ToPlatform(IElement view, IMauiContext context)
  ?, in void ContentViewHandler.UpdateContent(IContentViewHandler handler)
  ?, in void ContentViewHandler.MapContent(IContentViewHandler handler, IContentView page)
  ?, in void PropertyMapper&amp;lt;TVirtualView, TViewHandler&amp;gt;.Add(string key, Action&amp;lt;TViewHandler, TVirtualView&amp;gt; action)+(IElementHandler h, IElement v) =&amp;gt; { }
  ?, in void PropertyMapper.UpdatePropertyCore(string key, IElementHandler viewHandler, IElement virtualView)
  ?, in void PropertyMapper.UpdateProperties(IElementHandler viewHandler, IElement virtualView)
  ?, in void ElementHandler.SetVirtualView(IElement view)
  ?, in void ViewHandler.SetVirtualView(IElement element)
  ?, in void ViewHandler&amp;lt;IContentView, ContentViewGroup&amp;gt;.SetVirtualView(IView view)
  ?, in void ContentViewHandler.SetVirtualView(IView view)
  ?, in void ViewHandler&amp;lt;IContentView, ContentViewGroup&amp;gt;.SetVirtualView(IElement view)
  ?, in void Element.SetHandler(IElementHandler newHandler)
  ?, in void Element.set_Handler(IElementHandler value)
  ?, in void VisualElement.Microsoft.Maui.IElement.set_Handler(IElementHandler value)
  ?, in IElementHandler ElementExtensions.ToHandler(IElement view, IMauiContext context)
  ?, in IPlatformViewHandler ViewExtensions.ToHandler(IView view, IMauiContext context)
  ?, in View ShellFragmentContainer.OnCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
  ?, in IntPtr Fragment.n_OnCreateView_Landroid_view_LayoutInflater_Landroid_view_ViewGroup_Landroid_os_Bundle_(IntPtr, IntPtr, IntPtr, IntPtr, IntPtr)
  ?, in IntPtr JNINativeWrapper.Wrap_JniMarshal_PPLLL_L(_JniMarshal_PPLLL_L, IntPtr, IntPtr, IntPtr, IntPtr, IntPtr)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 16:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maui-exception-in-geoviewhandler/m-p/1352662#M12337</guid>
      <dc:creator>esp1rl</dc:creator>
      <dc:date>2023-11-22T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: MAUI: Exception in GeoViewHandler</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maui-exception-in-geoviewhandler/m-p/1352746#M12343</link>
      <description>&lt;P&gt;This is a known issue and is fixed in the upcoming v200.3 release.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 19:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maui-exception-in-geoviewhandler/m-p/1352746#M12343</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2023-11-22T19:15:15Z</dc:date>
    </item>
  </channel>
</rss>

