AppManager icon indicating copy to clipboard operation
AppManager copied to clipboard

Root not working in the work profile

Open kohanla opened this issue 2 years ago • 1 comments

  • [X] I know what my device, OS and App Manager versions are
  • [ ] I know how to take logs
  • [X] I know how to reproduce the issue which may not be specific to my device

Describe the bug

1-Click Ops does not work when in a work profile.

Magisk granted root to App Manager 3.0.0 (Android 12) upon start, but when clicking on block trackers for example in 1-Click Ops the following error message shows up:

"Only works in root or ADB mode".

To Reproduce

Create work profile (for example with Island or Shelter). Install Magisk and App manager in the work profile. Run the above.

Expected behavior

Since App manager already has root, this error message should not be shown.

kohanla avatar Aug 11 '22 05:08 kohanla

Before I forget, this issue has been occurring due to App Manager unable to launch a remote service in the work profile (the inferred mode is set to no-root).

MuntashirAkon avatar Sep 11 '22 06:09 MuntashirAkon