Expand my Community achievements bar.

SOLVED

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

Avatar

Level 7

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!!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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-notific...

 

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


     Manoj
     Find me on LinkedIn

View solution in original post

6 Replies

Avatar

Correct answer by
Community Advisor

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-notific...

 

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


     Manoj
     Find me on LinkedIn

Avatar

Level 7

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!

Avatar

Community Advisor

Hello @CampaignerForLife 

 

If this is still not working then I would suggest checking the integration key configured in the Mobile App subscription and launch extension.


     Manoj
     Find me on LinkedIn

Avatar

Level 7

Hello Manoj, could you tell me what ports should be open for this to work?