I have a text file generated by my iPhone app that I want to upload to Google Drive.
This app was created using PhoneGap.
Is there an API or plugin available for this task?
I've been referencing the link here: https://developers.google.com/drive/web/quickstart/quickstart-js, but, after integration, it redirects to Safari for authentication.
Is there a way to run a background process for uploading files to Google Drive?