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
When using adb normally, package manager (pm) gives an option to uninstall a particular app for just a particular user id. It would be useful to have that option in this as well.
e.g.
adb shell pm uninstall -k --user 0 com.example.app