Hi everybody,
I'm testing my app. It's composed of services and activities. All services are background and none is sticky or foregound. The FirebaseMessaging service works very well on Android's up to 6. On 7, if the system is running, the message flow is regular, while after a long period of inactivity in background it refuses to receive and process messages. I cannot say if the process was aborted by system. No error is signaled by Firebase crash.
Maybe the process is not restarted when a message is in?
Thank you for help!
Best regards
Mauro
I'm testing my app. It's composed of services and activities. All services are background and none is sticky or foregound. The FirebaseMessaging service works very well on Android's up to 6. On 7, if the system is running, the message flow is regular, while after a long period of inactivity in background it refuses to receive and process messages. I cannot say if the process was aborted by system. No error is signaled by Firebase crash.
Maybe the process is not restarted when a message is in?
Thank you for help!
Best regards
Mauro