I implemented a push notification in my application and it works fine when the application is down. But when my application is sent to a background image, a warning is not displayed in the push notification. What I need to do, even if my application is in the background, I can display a warning for push notification.
Any help would be appreciated.
source
share