You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue, the file upload was working but once I set geolocationEnabled: true it stopped working. I want both geolocation and file upload to be working. Is there a work around?
Can we upload images using inputs of type file?
I have been added android permissions like this:
and then requesting permissions using PermissionHandler in my app:
but when I tap the image upload input, nothing happens =c
debug logs are also blank.
thanks in advance
The text was updated successfully, but these errors were encountered: