Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call disable user if app is device-admin in async #6

Open
spm5065 opened this issue Feb 18, 2025 · 1 comment · May be fixed by #7
Open

Call disable user if app is device-admin in async #6

spm5065 opened this issue Feb 18, 2025 · 1 comment · May be fixed by #7
Assignees
Labels
bug Something isn't working

Comments

@spm5065
Copy link
Owner

spm5065 commented Feb 18, 2025

Newly added check in Device.uninstall() should also be added to device_async.

Originally posted by @spm5065 in #4 (review)

spm5065 added a commit that referenced this issue Feb 19, 2025
Add the check for device admin to `device_async.py` `uninstall()`
Fix endless loop if disabling the user either fails, or does not fix the inability to uninstall
@spm5065 spm5065 self-assigned this Feb 19, 2025
spm5065 added a commit that referenced this issue Feb 19, 2025
Add the check for device admin to `device_async.py` `uninstall()`
Fix endless loop if disabling the user either fails, or does not fix the inability to uninstall
@spm5065
Copy link
Owner Author

spm5065 commented Feb 20, 2025

Also need to fix endless loop if uninstall fails due to device admin, but removing the user does not fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant