You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not allowed to start service Intent { com.homerours.musiccontrols.MusicControlsNotificationKiller }: app is in background uid UidRecord{24099a1 u0a137 SVC bg:+1m24s634ms idle change:uncached procs:1 seq(0,0,0)}
Fatal Exception: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.homerours.musiccontrols.MusicControlsNotificationKiller }: app is in background uid UidRecord{24099a1 u0a137 SVC bg:+1m24s634ms idle change:uncached procs:1 seq(0,0,0)}
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1577)
at android.app.ContextImpl.startService(ContextImpl.java:1532)
at android.content.ContextWrapper.startService(ContextWrapper.java:664)
at com.homerours.musiccontrols.MusicControlsServiceConnection.onServiceConnected(MusicControlsServiceConnection.java:20)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1730)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1762)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6694)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
The text was updated successfully, but these errors were encountered:
Anyone else facing this issue?
The text was updated successfully, but these errors were encountered: