Android Studio Work Manager Strange behaviour
问题 I have an application name com.example.xyz that is right now on the play store. I used Android studio Latest 4.0 to build it. After Serval days of testing what I notice that the Periodic work manager for android os 27,28,29 does not work if the app is killed from the background with and without proguard .The device tested was on one plus 7T and Nokia 5.1+ Later I build the same code with different application id name and on android studio 3.6. I found out the work manager was now working