I have a file uploader that for uploading files from device (Android phone), it works fine. But let’s say the user wants to choose a file from their google drive to upload. Then it seems to do nothing after selecting the file.
I assume we would need to use some plugin or API to be able to access Google drive files? Or is there a way natively to accomplish that?