<?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 &amp;quot;Install Event&amp;quot; and &amp;quot;Update Event&amp;quot; not firing on Android in Adobe Experience Cloud Mobile Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/quot-install-event-quot-and-quot-update-event-quot-not-firing-on/m-p/259246#M68</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've run into an issue where the Fresh Install and Update events are no longer being sent on older Android platforms (4.4.2), while iOS continues to properly send these events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is likely an issue we have to debug on our own, however it looks as though the AdobeMobile SDK doesn't output anything to the log file that would help us debug the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to put the SDK into a "verbose" logging mode to see connectivity stats / failures / etc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 17:43:52 GMT</pubDate>
    <dc:creator>Calipark</dc:creator>
    <dc:date>2017-09-18T17:43:52Z</dc:date>
    <item>
      <title>"Install Event" and "Update Event" not firing on Android</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/quot-install-event-quot-and-quot-update-event-quot-not-firing-on/m-p/259246#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've run into an issue where the Fresh Install and Update events are no longer being sent on older Android platforms (4.4.2), while iOS continues to properly send these events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is likely an issue we have to debug on our own, however it looks as though the AdobeMobile SDK doesn't output anything to the log file that would help us debug the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to put the SDK into a "verbose" logging mode to see connectivity stats / failures / etc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 17:43:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/quot-install-event-quot-and-quot-update-event-quot-not-firing-on/m-p/259246#M68</guid>
      <dc:creator>Calipark</dc:creator>
      <dc:date>2017-09-18T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Install Event" and "Update Event" not firing on Android</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/quot-install-event-quot-and-quot-update-event-quot-not-firing-on/m-p/259247#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you let us know which version of the Android SDK you are using ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set the debugging for Adobe Analytic Android SDK you need to use:&lt;/P&gt;&lt;TABLE border="1" cellpadding="4" cellspacing="0" class="codescroll table" frame="border" rules="all" style="margin-top: 12px; color: #4b4b4b; font-family: AdobeClean; font-size: 16px; background-color: #f5f5f5;" summary=""&gt;&lt;TBODY class="tbody"&gt;&lt;TR class="row"&gt;&lt;TD class="entry" headers="d13674e130 " style="border: 1px solid #000000; padding: 10px 8px;" valign="top" width="24.93765586034913%"&gt;setDebugLogging&lt;/TD&gt;&lt;TD class="entry" headers="d13674e133 " style="border: 1px solid #000000; padding: 10px 8px;" valign="top" width="75.06234413965088%"&gt;&lt;P class="p" style="padding-bottom: 8px;"&gt;Sets the debug logging preference to &lt;SAMP class="ph codeph"&gt;debugLogging&lt;/SAMP&gt;.&lt;/P&gt;&lt;P class="p" style="padding-bottom: 8px;"&gt;&lt;STRONG class="ph b"&gt;Syntax:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class="syntax highlighted" style="font-family: Menlo, Monaco, Consolas, monospace; background-color: #e3e3e3; padding-left: 2.75em !important;"&gt;&lt;LI&gt;&lt;SPAN class="source java" style="color: #333333; margin-left: -0.5em; border-left: 1px solid #aaaaaa; background-color: #f5f5f5; padding: 0 0.4em !important;"&gt;&lt;SPAN class="java"&gt;&lt;SPAN class="access" style="color: #a90d91;"&gt;public&lt;/SPAN&gt; &lt;SPAN class="keyword" style="color: #a90d91;"&gt;static&lt;/SPAN&gt; &lt;SPAN class="type" style="color: #3239a6; font-weight: bold;"&gt;void&lt;/SPAN&gt; &lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20setDebugLogging" style="color: #3333ff;"&gt;setDebugLogging&lt;/A&gt;(&lt;SPAN class="type" style="color: #3239a6; font-weight: bold;"&gt;Boolean&lt;/SPAN&gt; debugLogging);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN class="toolbar" style="padding: 0 0.2em 0.2em; font-size: 10.88px; text-align: right; border-bottom: none;"&gt;&lt;A class="wh-view-code" href="https://marketing.adobe.com/resources/help/en_US/mobile/android/methods.html#wh-view-code" style="color: #326ec8; padding-top: 5px; margin-left: 1em;"&gt;https://marketing.adobe.com/resources/help/en_US/mobile/android/methods.html#wh-view-code&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="p" style="padding-bottom: 8px;"&gt;&lt;STRONG class="ph b"&gt;Example:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;OL class="syntax highlighted" style="font-family: Menlo, Monaco, Consolas, monospace; background-color: #e3e3e3; padding-left: 2.75em !important;"&gt;&lt;LI&gt;&lt;P class="source java" style="color: #333333; margin-left: -0.5em; border-left: 1px solid #aaaaaa; background-color: #f5f5f5; padding: 0 0.4em !important;"&gt;&lt;SPAN class="java"&gt;&lt;SPAN class="type" style="color: #3239a6; font-weight: bold;"&gt;Config&lt;/SPAN&gt;.&lt;A class="function" href="http://www.google.com/search?btnI=I&amp;amp;q=java%20%22Developer%20Documentation%22%20setDebugLogging" style="color: #3333ff;"&gt;setDebugLogging&lt;/A&gt;(&lt;SPAN class="constant" style="color: #c41a15;"&gt;true&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="row"&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="https://marketing.adobe.com/resources/help/en_US/mobile/android/methods.html"&gt;doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure that lifecycle data is enabled as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 08:38:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/quot-install-event-quot-and-quot-update-event-quot-not-firing-on/m-p/259247#M69</guid>
      <dc:creator>Alexis_Cazes_</dc:creator>
      <dc:date>2017-09-22T08:38:18Z</dc:date>
    </item>
  </channel>
</rss>

