Skip to content

storage.Delete not supported on Android/iOS #2120

Closed
@midu-SA

Description

Describe the bug:

This bug is related to bug "File-I/O on Android #2118"

In order to create a work around for bug 2118, I tried to delete the existing file before writing the new data to it.
The method "storage.Delete (uri)" produces on Android the error
"operation not supported for this URI"

To Reproduce:

Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots:

Example code:

Device (please complete the following information):

  • OS: Android
  • Version: Android 10
  • Go version: 1.15.6
  • Fyne version: Develop branch, pre 2.0.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Driver:mobileIssues relating to the mobile driver specificallyOS:AndroidTickets affecting only Android devicesOS:iOSTickets affecting only iOS devicesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions