q-uploader not working on android
-
Hi all,
I’m working on a mobile/web app and the q-uploader component works just fine on web/desktop but seems to never bring up the file chooser on android. I saw at one point there was a “workaround” to add a multiple: false to by pass it not working but does not seem to work for me? Any ideas?
Thanks! -
This post is deleted! -
I face the same problem as well. There’s a solution on here https://github.com/quasarframework/quasar/issues/776.
I found the file location is in src-cordova\platforms\android\app\src\main. I have tried put the code lines mentioned on the solution above but it still didn’t work. I don’t know did I edit the wrong/correct xml file but still didn’t work either. -
I have solved it. Read it here https://forum.quasar-framework.org/topic/6951/solved-quploader-qfile-on-android