Search code examples
iosdropboxfilechooser

Aceess only pdf file using Dropbox Chooser in ios


I downloaded a simple demo for Dropbox Chooser& its works fine for me. but How can I set file type for chooser same as for JS Chooser.

JavaScript is able to set file type for chooser like as follow: set options param with extensions: ['.pdf', '.doc', '.docx'],

Help me to solve this

Thanks


Solution

  • The Chooser on iOS doesn't support file extension filtering.