Using Plex Client app on a TiVo Stream 4K. I’m experiencing a lack of fast user switching until I force-quit Plex and restart it. After I do that, it works fine; but I really find it annoying that I have to do that after every boot.
I’ve tried:
pm revoke com.plexapp.android android.permission.RECEIVE_BOOT_COMPLETED
appops set com.plexapp.android 79 deny
appops set com.plexapp.android RUN_IN_BACKGROUND deny
pm disable com.plexapp.android/com.plexapp.plex.services.updaterecommendations.BootCompletedReceiver
However, nothing prevents Plex from starting in the background on boot and borking itself.
Does anyone have access to the devs on this forum? An option to disable running in the background would be great.