0

I need to upload the documents from iPhone like we upload image from Gallery . I need to implement it in Swift 4.

SThakur
  • 262
  • 4
  • 16

1 Answers1

2

For upload document you use UIDocumentPicker. On this given link you know about UIDocumentPicker

Implement Document Picker in swift (iOS)

Bijender Singh Shekhawat
  • 3,934
  • 2
  • 30
  • 36