AppManager
AppManager copied to clipboard
Root not working in the work profile
- [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.
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
).