<?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>Question Re: Push notifications to Android or iOS from SAP Marketing Cloud in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456964#M434307</link>
    <description>&lt;P&gt;Hello Dean,&lt;/P&gt;&lt;P&gt;In the process of performing the push to FCM, more specifically while building the request body, SAP Marketing Cloud invokes Google service IID passing the device token. One of the results fields returned by this service is the "platform" field which corresponds to the device type (e.g. ANDROID, IOS).&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Mourad&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2021 18:07:03 GMT</pubDate>
    <dc:creator>mourad_mourad1</dc:creator>
    <dc:date>2021-05-04T18:07:03Z</dc:date>
    <item>
      <title>Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaq-p/12456962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;We are implementing the Firebase integration for Push Notifications from SMC&lt;/P&gt;
  &lt;P&gt;There is nothing we have found documenting how the process determines if the receiving device is iOS or Android, how does campaign execution determine the device type?&lt;/P&gt;
  &lt;P&gt;Is it based on a method during collection of the Permission/Origin creation with the Firebase ID?&lt;/P&gt;
  &lt;P&gt;Cheers,&lt;/P&gt;
  &lt;P&gt;Dean&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 14:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaq-p/12456962</guid>
      <dc:creator>deanmg1</dc:creator>
      <dc:date>2021-05-04T14:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456963#M434306</link>
      <description>&lt;P&gt;Dear &lt;SPAN class="mention-scrubbed"&gt;deanmg&lt;/SPAN&gt;,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Please look into the Business Documentation for &lt;A href="http://help.sap.com/disclaimer?site=https://firebase.google.com/docs/cloud-messaging/concept-options#notifications_and_data_messages"&gt;&lt;STRONG&gt;Firebase Cloud Messaging (FCM)&lt;/STRONG&gt;&lt;/A&gt; under &lt;A href="https://help.sap.com/viewer/0f9408e4921e4ba3bb4a7a1f75f837a7/LATEST/en-US/c1bd31a14a6e48bdbef5dd4b59cdd723.html"&gt;&lt;STRONG&gt;Configuring Firebase&lt;/STRONG&gt;&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Note: For Android devices, SAP uses the data message format provided by Firebase instead of the standard notification message format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps. Thank
you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Kunal
Bansal&lt;/P&gt;&lt;P&gt;Senior
Marketing Consultant&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 15:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456963#M434306</guid>
      <dc:creator>KunalBansal</dc:creator>
      <dc:date>2021-05-04T15:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456964#M434307</link>
      <description>&lt;P&gt;Hello Dean,&lt;/P&gt;&lt;P&gt;In the process of performing the push to FCM, more specifically while building the request body, SAP Marketing Cloud invokes Google service IID passing the device token. One of the results fields returned by this service is the "platform" field which corresponds to the device type (e.g. ANDROID, IOS).&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Mourad&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 18:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456964#M434307</guid>
      <dc:creator>mourad_mourad1</dc:creator>
      <dc:date>2021-05-04T18:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456965#M434308</link>
      <description>&lt;P&gt;Yeah, that's it, thanks Mourad&lt;/P&gt;&lt;P&gt;The SMC invocation of the Google service ID - this is done at campaign execution, correct?&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 05:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456965#M434308</guid>
      <dc:creator>deanmg1</dc:creator>
      <dc:date>2021-05-05T05:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456966#M434309</link>
      <description>&lt;P&gt;Thanks Kunal - yeah, all of that is setup. More a question on the determination of device type. Mourad has provided an answer though&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 05:38:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456966#M434309</guid>
      <dc:creator>deanmg1</dc:creator>
      <dc:date>2021-05-05T05:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456967#M434310</link>
      <description>&lt;P&gt;Hello Dean,&lt;/P&gt;&lt;P&gt;Yes, this is performed at the campaign execution level.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Mourad&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 11:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456967#M434310</guid>
      <dc:creator>mourad_mourad1</dc:creator>
      <dc:date>2021-05-05T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456968#M434311</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;kunalkumar.bansal&lt;/SPAN&gt; , &lt;/P&gt;&lt;P&gt;I
understand that each device has a different Payload for &lt;U&gt;Push &lt;/U&gt;&lt;U&gt;Notifiction&lt;/U&gt;,
but please tell me how SAP Marketing Cloud determines the appropriate device (IOS and Android) and sends it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun Anandan&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 07:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456968#M434311</guid>
      <dc:creator>former_member740661</dc:creator>
      <dc:date>2021-09-03T07:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456969#M434312</link>
      <description>&lt;P&gt;Same Problem I am facing. Trying to run Push notification campaign for Mobile Target group but no notification received on devices.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;Is this correct or wrong&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 09:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456969#M434312</guid>
      <dc:creator>former_member764966</dc:creator>
      <dc:date>2021-09-03T09:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Push notifications to Android or iOS from SAP Marketing Cloud</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456970#M434313</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am able to receive push notifications on the mobile app but not able to receive events back to SMC. When click on the notification it redirects to the Home page.&lt;/P&gt;&lt;P&gt;I have configured based on guidelines but no success&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/45b22e12a43f4cad9b2eb05dc8e278c4/2108.500/en-US/eb6f687c50294bd29f615f155290397c.html" target="test_blank"&gt;https://help.sap.com/viewer/45b22e12a43f4cad9b2eb05dc8e278c4/2108.500/en-US/eb6f687c50294bd29f615f155290397c.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Can anyone suggest what is the structure of the response that should be sent in order to map it to a specific user?&lt;/P&gt;&lt;P&gt;This standard payload type I m following:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/45b22e12a43f4cad9b2eb05dc8e278c4/2108.500/en-US/9ad014d47c1640bca7012afe16d947f4.html" target="test_blank"&gt;https://help.sap.com/viewer/45b22e12a43f4cad9b2eb05dc8e278c4/2108.500/en-US/9ad014d47c1640bca7012afe16d947f4.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 07:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/push-notifications-to-android-or-ios-from-sap-marketing-cloud/qaa-p/12456970#M434313</guid>
      <dc:creator>former_member764966</dc:creator>
      <dc:date>2021-09-20T07:46:58Z</dc:date>
    </item>
  </channel>
</rss>

