Registration token not automatically added to the nms:appSubscriptionRcp schema - APP PUSH | Community
Skip to main content
CampaignerForLife
New Participant
February 19, 2024
Solved

Registration token not automatically added to the nms:appSubscriptionRcp schema - APP PUSH

  • February 19, 2024
  • 1 reply
  • 1662 views

Hello, I would like to know what's necessary to configure to have the registration token automatically added to the appSubscriptionRcp schema. I've a subscription service named AndroidNotifications, and a frontal server which has to be configured

 

What should I do from this point? Any recommendation?

 

Thank you in advance!!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @campaignerforlife 

 

I would suggest following this tutorial to setup everything for push notification

https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-push-notifications/about-mobile-app-channel.html?lang=en

 

Once configured, In mobile app you will have to use registerDevice function to sent device token to appSubscriptionRcp schema

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
February 22, 2024

Hello @campaignerforlife 

 

I would suggest following this tutorial to setup everything for push notification

https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-push-notifications/about-mobile-app-channel.html?lang=en

 

Once configured, In mobile app you will have to use registerDevice function to sent device token to appSubscriptionRcp schema

     Manoj     Find me on LinkedIn
CampaignerForLife
New Participant
February 23, 2024

Thank you very much Manoj, we will look at this!