'Is there a way to stay logged in to app after destruction for push notifications [closed]
I am trying to create an app that relies on Push Notifications that are customized per user using firebase. The thing is with my app is when you destroy the application and re-open it, it will go through the login in and then logs in automatically by itself using SharedPreferences. Would the destruction of the app lead to the user not receiving their notifications. If so, how may I design the app in such way that it stays logged in even after destruction or device reboot such as Instagram, WhatsApp, Snapchat, etc.?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
