Unable to receive Push Notification messages when the MobileFirst app (Android) is stopped -


i have implemented push notification feature in mobilefirst android app. however, find app cannot receive push notification messages if app stopped. app run again, missing message not receive.

i have read other articles similar issue in stackoverflow or other websites. however, cannot find solution case.

it if clarify mean "stopped".
stopped in swiped out applications view, or forced-stopped application settings.

force-stopped applications (via settings >> applications >> your-application >> kill app) no longer receive notifications, (android) design.

this because intent service handles received notifications has been killed due force-stopping.

this unlike closing application swiping out, not kill intent service app continue receive notifications if not running (because intent service still running).


Comments

Popular posts from this blog

javascript - How to get current YouTube IDs via iMacros? -

c# - Maintaining a program folder in program files out of date? -

emulation - Android map show my location didn't work -