Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Spoon block is ignored in Gradle. Unable to create output dir: #159

@henorek

Description

@henorek

I cannot grant all permissions for M+ devices.

  spoon {
    sequential = true
    grantAllPermissions = true
  }

doesn't work. I have to invoke adb manually to grant permission to WRITE_EXTERNAL_STORAGE. Then my screenshots are working fine, otherwise I encounter
Unable to create output dir: /storage/emulated/0/app_spoon-screenshots error. This permission is also included in my AndroidManifest files. Any ideas? I've tried everything...
Spoon 1.7.1, Plugin 1.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions