Closed yzygitzh closed 7 years ago
Users can choose to grant all permissions silently when testing apps on Android versions higher than Marshmallow by using -grant_perm option. This eliminates redundant permission confirm pop-up windows when there is no need.
-grant_perm
Users can choose to grant all permissions silently when testing apps on Android versions higher than Marshmallow by using
-grant_perm
option. This eliminates redundant permission confirm pop-up windows when there is no need.