Does the file picker limit what types of files can be uploaded? I am trying to figure out if I should require people to upload an image of document or the actual document
You can use file picker for images. So the user could have the option of document or image. It won’t load the camera on a device however.
I’m not aware of any restrictions on file extension.
Im just going to stick to the image picker. Thanks, R.