I have the FCM token, and token refreshed when user is using the application. I want to send push notifications to users who have not logged into the app recently.
As the FCM token expires, how do I implement Firebase Messaging, and get the user FCM token when the app is not opened for days?