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
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
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
Newly added check in
Device.uninstall()
should also be added todevice_async
.Originally posted by @spm5065 in #4 (review)
The text was updated successfully, but these errors were encountered: