Skip to content

only in android, unzip a folder is failing with ENOTDIR error  #24

@bandhavya

Description

@bandhavya

In android mobile, invoking zeep.unzip method is throwing error as "Open failed: ENOTDir (Not a directory)"

In android, I have a zip file containing the following structure
--- testFile.zip
------------ testFolder
--------------------- test.png

i.e. any file it can be a .txt or .png file inside a folder and zip this folder.
While trying to unzip this folder, Not a directory error is thrown.

But ios works fine.

Why this issue occurs ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions