<?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>article Mobile applications: Issues with Dynatrace .NET MAUI NuGet package in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Mobile-applications-Issues-with-Dynatrace-NET-MAUI-NuGet-package/ta-p/232196</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV&gt;Having issues connecting your .NET MAUI mobile app to Dynatrace? This guide covers typical configuration errors, verification steps, startup instrumentation requirements, and platform‑specific fixes for the Dynatrace .NET MAUI NuGet package.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H2&gt;Failed build&lt;/H2&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If your build fails, make sure you've added the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;dynatrace.config.json&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;Assets&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Android) or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;Resources&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(iOS) directory and that the file includes at least the beacon URL and the application ID properties. For details, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#config-file" target="_self" data-testid="link"&gt;Configuration file&lt;/A&gt;.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#start-agent" target="_self" data-testid="link"&gt;manual startup&lt;/A&gt;, don't include the beacon URL and the application ID properties in the configuration file. If you do that, you'll encounter an exception.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="debugger-turn-off" class="sc-5765a625-0 gvotac" data-testid="heading"&gt;Turn off Visual Studio Debugger for Android&lt;/H2&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you notice that Dynatrace doesn't report crashes for Android applications to your environment, make sure that you're not using the debug option in Visual Studio.&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;OL class="sc-jEACwC hZeaxZ" start="1"&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Right-click your Android project, and select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Properties&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Android Options&lt;/STRONG&gt;, and clear&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Enable developer instrumentation (debugging and profiling)&lt;/STRONG&gt;.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Disable developer instrumentation" style="width: 955px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16300i1B47CD39D5747B3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="settingsxamarinandroid-955-a2b7b88aaf" alt="Disable developer instrumentation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Disable developer instrumentation&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Keep in mind that clearing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Enable developer instrumentation&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;disables debugging. Use this option only to verify that crashes are sent. Optionally, you can create a release build that is detached from Visual Studio.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;See also &lt;A href="https://community.dynatrace.com/t5/Open-Q-A/The-start-method-for-OneAgent-is-not-valid-in-MAUI/m-p/231553" target="_self"&gt;The start method for OneAgent is not valid in MAUI&lt;/A&gt;.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;What's Next&lt;/H2&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you can't resolve a problem with the&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/maui" target="_self"&gt;Dynatrace .NET MAUI NuGet package&lt;/A&gt;&amp;nbsp;for your mobile applications,&amp;nbsp;please contact a Dynatrace product expert via live chat within your Dynatrace environment. Have the following details available:&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;UL class="sc-jEACwC hZeaxZ"&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#agent-debug-logs" target="_self" data-testid="link"&gt;OneAgent debug logs&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;Your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;dynatrace.config.json&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Related articles&lt;/H2&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/maui" target="_self"&gt;Instrument mobile apps with Dynatrace .NET MAUI NuGet package&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/The-start-method-for-OneAgent-is-not-valid-in-MAUI/m-p/231553" target="_self"&gt;The start method for OneAgent is not valid in MAUI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 09 Feb 2026 15:09:37 GMT</pubDate>
    <dc:creator>maliborskaya</dc:creator>
    <dc:date>2026-02-09T15:09:37Z</dc:date>
    <item>
      <title>Mobile applications: Issues with Dynatrace .NET MAUI NuGet package</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Mobile-applications-Issues-with-Dynatrace-NET-MAUI-NuGet-package/ta-p/232196</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;H2&gt;Summary&lt;/H2&gt;
&lt;DIV&gt;Having issues connecting your .NET MAUI mobile app to Dynatrace? This guide covers typical configuration errors, verification steps, startup instrumentation requirements, and platform‑specific fixes for the Dynatrace .NET MAUI NuGet package.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H2&gt;Failed build&lt;/H2&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If your build fails, make sure you've added the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;dynatrace.config.json&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;Assets&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Android) or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;Resources&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(iOS) directory and that the file includes at least the beacon URL and the application ID properties. For details, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#config-file" target="_self" data-testid="link"&gt;Configuration file&lt;/A&gt;.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#start-agent" target="_self" data-testid="link"&gt;manual startup&lt;/A&gt;, don't include the beacon URL and the application ID properties in the configuration file. If you do that, you'll encounter an exception.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="debugger-turn-off" class="sc-5765a625-0 gvotac" data-testid="heading"&gt;Turn off Visual Studio Debugger for Android&lt;/H2&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you notice that Dynatrace doesn't report crashes for Android applications to your environment, make sure that you're not using the debug option in Visual Studio.&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;OL class="sc-jEACwC hZeaxZ" start="1"&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Right-click your Android project, and select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Properties&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Android Options&lt;/STRONG&gt;, and clear&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Enable developer instrumentation (debugging and profiling)&lt;/STRONG&gt;.&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Disable developer instrumentation" style="width: 955px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16300i1B47CD39D5747B3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="settingsxamarinandroid-955-a2b7b88aaf" alt="Disable developer instrumentation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Disable developer instrumentation&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/DIV&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;Keep in mind that clearing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="sc-bf977b27-0 hNpJEd"&gt;Enable developer instrumentation&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;disables debugging. Use this option only to verify that crashes are sent. Optionally, you can create a release build that is detached from Visual Studio.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;See also &lt;A href="https://community.dynatrace.com/t5/Open-Q-A/The-start-method-for-OneAgent-is-not-valid-in-MAUI/m-p/231553" target="_self"&gt;The start method for OneAgent is not valid in MAUI&lt;/A&gt;.&lt;/P&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;What's Next&lt;/H2&gt;
&lt;P class="sc-gEvEer lcacrh sc-kAyceB kaaxKv sc-3b06fd1c-0 ivrEIu" data-testid="paragraph"&gt;If you can't resolve a problem with the&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/maui" target="_self"&gt;Dynatrace .NET MAUI NuGet package&lt;/A&gt;&amp;nbsp;for your mobile applications,&amp;nbsp;please contact a Dynatrace product expert via live chat within your Dynatrace environment. Have the following details available:&lt;/P&gt;
&lt;DIV class="sc-6646062a-0 ivCgmd"&gt;
&lt;UL class="sc-jEACwC hZeaxZ"&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;&lt;A class="sc-iGgWBj bKeKTL sc-68987768-0 eSCioX" href="https://docs.dynatrace.com/docs/shortlink/maui#agent-debug-logs" target="_self" data-testid="link"&gt;OneAgent debug logs&lt;/A&gt;&lt;/LI&gt;
&lt;LI class="sc-cPiKLX cTTNHO"&gt;Your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="sc-gEvEer fFVnlo sc-eqUAAy bQBxQO" data-testid="code"&gt;dynatrace.config.json&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Related articles&lt;/H2&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/maui" target="_self"&gt;Instrument mobile apps with Dynatrace .NET MAUI NuGet package&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":open_book:"&gt;📖&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/The-start-method-for-OneAgent-is-not-valid-in-MAUI/m-p/231553" target="_self"&gt;The start method for OneAgent is not valid in MAUI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Feb 2026 15:09:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Mobile-applications-Issues-with-Dynatrace-NET-MAUI-NuGet-package/ta-p/232196</guid>
      <dc:creator>maliborskaya</dc:creator>
      <dc:date>2026-02-09T15:09:37Z</dc:date>
    </item>
  </channel>
</rss>

