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

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

  • February 19, 2024
  • 1 reply
  • 1665 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
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
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  | https://themartech.pro
CampaignerForLife
Level 5
February 23, 2024

Hello Manoj, the registry token is still not being added

Do you know how should it be integrated in the APP? 

in iOS, the registry token is generated correclty and if i hardcode it i can send push notifications to the APP, but it's still not automatically adding the registry token to the androidNot service

 

 

I have questions, how should I tell him to add it to that service? Am I missing something there? And what functions should bec alled in the app?

 

THank you in advance!