如何在 swift 中以编程方式从 iPhone 上传 PDF、.txt 等文档?

How to upload document like PDF , .txt from iPhone programatically in swift?

我需要从 iPhone 上传文档,就像我们从图库上传图片一样。我需要在 Swift 4.

中实现它

您使用 UIDocumentPicker 上传文件。在这个给定的 link 你知道 UIDocumentPicker