<?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: IOS application Crashes not report in dynatrace Managed in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114759#M540</link>
    <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;@Patrick - For capturing IOS crash reporting do we need make any code changes? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sathwika&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 04 Mar 2019 16:39:17 GMT</pubDate>
    <dc:creator>svatte</dc:creator>
    <dc:date>2019-03-04T16:39:17Z</dc:date>
    <item>
      <title>IOS application crashes are not reported in Dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114756#M537</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;One of our customers are using Mobile IOS application and they are operating it from apple watch. Below has scenario&lt;/P&gt;
&lt;P&gt;1.Watch&lt;BR /&gt;sends command to phone app&lt;/P&gt;
&lt;P&gt;Steps:&lt;/P&gt;
&lt;P&gt;1 IOS&lt;BR /&gt;is not running on phone&lt;/P&gt;
&lt;P&gt;2.Watch&lt;BR /&gt;wakes up IOS app&lt;/P&gt;
&lt;P&gt;3. IOS&lt;BR /&gt;app will be running in the background&lt;/P&gt;
&lt;P&gt;4. IOS&lt;BR /&gt;crashes in the background&lt;/P&gt;
&lt;P&gt;Watch doesn't receive any response from phone app and times out&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Observation : &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Dynatrace is not reporting these crashes in user sessions or transaction &amp;amp; services. Agents are placed only in Mobile IOS application.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Questions: &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Can Dynatrace Managed monitor applications in wearable devices?&lt;/P&gt;
&lt;P&gt;If they are passing commands from Mobile to Iwatch can Dynatrace calls we are passing from Mobile to wearable device?&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;
&lt;P&gt;Sathwika&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 08:40:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114756#M537</guid>
      <dc:creator>svatte</dc:creator>
      <dc:date>2023-04-11T08:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: IOS application Crashes not report in dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114757#M538</link>
      <description>&lt;P&gt;I would recommend exploring placement of manual instrumentation points within the iOS app. This would allow you to collect all communication events between the app and watch.  Since you're choosing the instrumentation, you can place it anywhere within the app and collect and report any contextual data you choose, such as the function being passed, data, etc.  &lt;/P&gt;&lt;P&gt;I think you'll find it sufficient to measure the iOS side of the communication.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2019 17:33:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114757#M538</guid>
      <dc:creator>Joe_Hoffman</dc:creator>
      <dc:date>2019-02-28T17:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: IOS application Crashes not report in dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114758#M539</link>
      <description>&lt;UL&gt;&lt;LI&gt;currently there is no agent for watchOS (FYI &lt;A rel="user" href="https://answers.dynatrace.com/users/3101/view.html" nodeid="3101"&gt;@Dominik P.&lt;/A&gt;)&lt;/LI&gt;&lt;LI&gt;with manual instrumentation you can report anything you like  (from iOS side) - e.g. calls between iOS and watchOS&lt;/LI&gt;&lt;LI&gt;for iOS crash reporting there is a limitation they seem to run into here: a crash cannot be sent with the crashing session as the app is terminated. It will get sent on next app launch, but only if within 10 minutes as Dynatrace needs to receive it in a timely manner to be able to correlate it to the user session&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2019 07:26:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114758#M539</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2019-03-01T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: IOS application Crashes not report in dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114759#M540</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;@Patrick - For capturing IOS crash reporting do we need make any code changes? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sathwika&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Mar 2019 16:39:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114759#M540</guid>
      <dc:creator>svatte</dc:creator>
      <dc:date>2019-03-04T16:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: IOS application Crashes not report in dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114760#M541</link>
      <description>&lt;P&gt;crash reporting is enabled per default, so nothing needs to be done if you did not explcitkly disable it&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:14:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114760#M541</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2019-03-05T07:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: IOS application Crashes not report in dynatrace Managed</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114761#M542</link>
      <description>&lt;P&gt;In that case Dynatrace should be report IOS crashes now but we are not seeing them. I don't know what is missing in configuration side. &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sathwika &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Mar 2019 15:25:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/IOS-application-crashes-are-not-reported-in-Dynatrace-Managed/m-p/114761#M542</guid>
      <dc:creator>svatte</dc:creator>
      <dc:date>2019-03-05T15:25:27Z</dc:date>
    </item>
  </channel>
</rss>

