Hi,
We have a requirement to capture customer's logged in status through the app, for instance if customer 1 has logged in and logged out after sometime. Then customer 2 uses the same device to login then the Push Notification triggered to the device should be personalized according to Customer 2 not Customer 1. As of now we are only capturing the registration token at the time of installation of the app.
It would be helpful if I could get some insights/suggestions for this requirement.
Thanks
Akshay
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi
Any suggestions please.
Views
Replies
Total Likes
Hello @AkshayAnand
You will have to call the device registration function again after each login.
But be careful while doing this. Because the registration token and device id will remain same and it will overwrite the previous record.
Views
Replies
Total Likes
Views
Likes
Replies