Cannot get permissions on mobile web
azar923 opened this issue · 2 comments
Hi, thanks for the amazing package, this is exactly what I was looking for my project - ability to select files of multiple types. However, when I try to run it on mobile web (iPhone Safari / Chrome), it fails due to, I suppose, lack of permissions to access file system / mic / camera. Is there any possibility to overcome this issue ?
Hi, thanks for the amazing package, this is exactly what I was looking for my project - ability to select files of multiple types. However, when I try to run it on mobile web (iPhone Safari / Chrome), it fails due to, I suppose, lack of permissions to access file system / mic / camera. Is there any possibility to overcome this issue ?
You're welcome
Do you encounter a specific error, is it possible to send the error ?
When I choose "Camera", it sends the error message "Camera not found", however, when choosing voice recording or file picker, it does not throw any messages. On desktop it triggers permission (camera, microphone) request, and I think it is supposed to do the same on mobile, however, it does not