I want to upload an image (from UIImage) to my own Google Drive public folder, from an iOS app, when a user chooses an image from his Photos Library.
Is it possible to upload a file to a Google Drive public folder without showing the user a consent screen?
If not, can it be done in Dropbox?
Thanks