Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 599 Bytes

The crash happen on android app when using Filesystem.copy.

The test application is on Tab1 (project scaffolded from ionic start --capacitor).

The test application allow to select some files from the device using the top bottoms: Pick Images, Pick Videos or Pick Files.

Selecting files the list populate and is possible to see filename, path and other data.

Then select Copy Locally to copy to a local folder of the app under a store folder. The Display Folder button let dump the store folder under app space. Clear Folder let clear the store folder.

The app crash on android on Copy Locally.