-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
I had built the APK for my React website, and I just had one issue.
There are some pages in my website where I used HTML file input to allow the user to send an image to the form. When I try it on mobile navigator Chrome, it works fine opening the options camera or files, but in the app it is not opening anything I just click at the file input label and nothing happens.
I though it was permission issue and tried this: #17.
Now the app ask for the permissions CAMERA, READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE, but the input behavior stills the same.
So I have no idea what the problem is. Did anyone get the same problem?
Metadata
Metadata
Assignees
Labels
No labels