<?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: ADEUMInstrumentation.takeScreenShot() in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735004#M9181</link>
    <description>&lt;P&gt;Did you check the EUM configuration permission for your user?&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2017 08:58:14 GMT</pubDate>
    <dc:creator>Gaurav_Soni</dc:creator>
    <dc:date>2017-07-20T08:58:14Z</dc:date>
    <item>
      <title>ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/734998#M9175</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt; iOS platform running Swift 3.1-written enterprise applications.&lt;/P&gt;
&lt;P&gt;I'm an AppDynamics™ neophyte.&lt;BR /&gt;I can't find much detailed code information.&lt;/P&gt;
&lt;P&gt;Where can I get a list of the available APIs of their &lt;STRONG&gt;ADEUMInstrumentation.framework&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;Also, how does the &lt;STRONG&gt;ADEUMInstrumentation.takeScreenShot()&lt;/STRONG&gt; work?&lt;BR /&gt;That is, could I capture the screen shot into a variable and pass it to server for analysis?&lt;/P&gt;
&lt;P&gt;Any code samples or further references to study?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/734998#M9175</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-17T17:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/734999#M9176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The documentation for IOS agent framework&amp;nbsp;is &lt;A href="https://docs.appdynamics.com/javadocs/ios-sdk/4.3/4.3.3/html/" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For more on snapshots see&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/javadocs/ios-sdk/4.3/4.3.3/html/Classes/ADEumInstrumentation.html#//api/name/takeScreenshot" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/javadocs/ios-sdk/4.3/4.3.3/html/Classes/ADEumInstrumentation.html#//api/name/takeScreenshot&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I don't see a way to save it to a variable.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gaurav Soni&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 09:16:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/734999#M9176</guid>
      <dc:creator>Gaurav_Soni</dc:creator>
      <dc:date>2017-07-18T09:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735000#M9177</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;I've read thru the discussion that you had linked.&lt;/P&gt;
&lt;P&gt;So the purpose of the screenshots is to display such shots in real time:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;These screenshots will show up in the Sessions screen for this user."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;... now all I need to know is where is this 'Sessions screen'.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 23:44:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735000#M9177</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-18T23:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735001#M9178</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The documentation is talking about Mobile sessions. There are two ways to see mobile&amp;nbsp;sessions. First, you go to your mobile application on the controller and you will see a Sessions link on the left navigation panel. Second, if you have mobile analytics license you can go to 'Analytics' tab from the top bar and then click on the "+" icon and choose mobile sessions from the drop down.&lt;/P&gt;

&lt;P&gt;For more on mobile sessions and screenshots please go to the following link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Mobile+Sessions" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Mobile+Sessions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Mobile+Screenshots" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Mobile+Screenshots&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Configure+Mobile+Screenshots" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Configure+Mobile+Screenshots&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Take+Mobile+Screenshots" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Take+Mobile+Screenshots&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/View+Mobile+Screenshots" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/View+Mobile+Screenshots&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gaurav Soni&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:02:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735001#M9178</guid>
      <dc:creator>Gaurav_Soni</dc:creator>
      <dc:date>2017-07-19T08:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735002#M9179</link>
      <description>&lt;P&gt;I had followed one of the links to the Mobile App Configuration URL in the attempt to access the Screenshot panel. &amp;nbsp;However I'm unable to 'Enable Mobile Screenshot'. &amp;nbsp;As you can see, the SAVE button is faded and I'm unable to&amp;nbsp;check the check boxes.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; What do I need to do to &lt;EM&gt;activate&lt;/EM&gt; the screen?&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Inactive Screen" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35276i80F32936A2AB11CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Inactive Screen&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 20:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735002#M9179</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-19T20:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735003#M9180</link>
      <description>&lt;P&gt;1) I attempted to regester my app with a configuration to capture all:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Register AppDynamics" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35291i4DA3C9AD84E46BB4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Register AppDynamics&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2) Then I took a screen shot &amp;amp; left a bread crumb:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Attempt to take a screenshot &amp;amp; make a breadcrumb" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35279i9A7001A38D9297C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Attempt to take a screenshot &amp;amp; make a breadcrumb&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3) Then I made a forced crash-on-demand:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Force a Crash" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35281iD092C444B7D075E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Force a Crash&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;4) But I didn't get any screen shots:&lt;/P&gt;

&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="No Screenshots" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35278i6F0B114E79DAFB50/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;No Screenshots&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;... nor breadcrumbs:&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="No Breadcrumbs" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35280i81EDCD37678387D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;No Breadcrumbs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Question: What am I missing? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why don't I get any screenshots??&lt;/P&gt;

&lt;P&gt;...thanks for helping.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 23:50:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735003#M9180</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-07-19T23:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735004#M9181</link>
      <description>&lt;P&gt;Did you check the EUM configuration permission for your user?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:58:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735004#M9181</guid>
      <dc:creator>Gaurav_Soni</dc:creator>
      <dc:date>2017-07-20T08:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: ADEUMInstrumentation.takeScreenShot()</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735005#M9182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;By default breadcrumbs are available only in crash reports to make it visible in Sessions you need to turn on the '&lt;CODE&gt;ADEumBreadcrumbVisibilityCrashesAndSessions'&lt;/CODE&gt;&lt;CODE&gt;mode&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Using this method lets you fine tune where the breadcrumbs are reported, either only in crash reports or in crash reports&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;and&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;sessions.&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV class="warning"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="warning"&gt;Where mode is either:&lt;BR /&gt;- ADEumBreadcrumbVisibilityCrashesOnly&lt;BR /&gt;- ADEumBreadcrumbVisibilityCrashesAndSessions&lt;/DIV&gt;
&lt;DIV class="warning"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="warning"&gt;See:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO43/Customize+Your+Instrumentation+with+the+iOS+SDK#CustomizeYourInstrumentationwiththeiOSSDK-iosbreadBreadcrumbs" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Customize+Your+Instrumentation+with+the+iOS+SDK#CustomizeYourInstrumentationwiththeiOSSDK-iosbreadBreadcrumbs&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="warning"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Jul 2017 09:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/ADEUMInstrumentation-takeScreenShot/m-p/735005#M9182</guid>
      <dc:creator>Gaurav_Soni</dc:creator>
      <dc:date>2017-07-20T09:04:48Z</dc:date>
    </item>
  </channel>
</rss>

