capacitor-file-picker icon indicating copy to clipboard operation
capacitor-file-picker copied to clipboard

feat: Open file with custom file extension on iOS

Open GabrielNSD opened this issue 2 years ago • 0 comments

This change is related to the issue: #47
It uses the UIDocumentPickerViewController initializer compatible with iOS 14+. I left both old and new methods implemented in case of backward compatibility is strictly necessary.

GabrielNSD avatar Oct 06 '22 19:10 GabrielNSD