storage.Delete not supported on Android/iOS #2120
Labels
bug
Something isn't working
Driver:mobile
Issues relating to the mobile driver specifically
OS:Android
Tickets affecting only Android devices
OS:iOS
Tickets affecting only iOS devices
Milestone
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:
Screenshots:
Example code:
Device (please complete the following information):
The text was updated successfully, but these errors were encountered: