Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
5.12.2, 5.15
-
None
-
Android Oreo ARM 7 running on Xiaomi PocoPhone F1.
Description
Qt Android Service is not working properly on Android version 8 or higher.
It works perfectly on lower versions, but after version 8, the background service stops whenever the app is switched to background.
I'm not quite sure if this is the reason, but I seems that this happens since QtService extends Android Service class instead of a JobIntentService.
Follow some info about oreo background here: https://developer.android.com/about/versions/oreo/background
Attachments
Issue Links
- relates to
-
QTBUG-93388 Spiking
- Closed