How to open one drive or google drive file link in native one drive or google drive app from our app in swift? - ios

I need to One Drive or Google Drive file link to open in native One Drive or Google Drive app.
Is it possible using URLSchemes?

Related

Google drive style excel download in angularJS

How can I provide google drive type excel download functionality in my site developed in angularJS? I am currently using filesaver.js but it does not work on MacBook Safari. I checked google drive is able to download excel files correctly. Any pointers??

Multiple Google drive accounts

I have two Google drive accounts.I have downloaded Google drive once.But I can use only one account with it for sync files.
How can I use another account for sync files in one computer? Whether I have to download Google Drive again?
You can use Google Drive to manage first account then use a Cloud Storage Manager application like cloudfuze.com or any other you can find using your favorite search engine.

How can I Present the Google Drive file picker like Dropbox chooser in ios?

I want to download files from google Drive into documents directory.
As the option for Dropbox chooser is available in IOS to pick the file from dropbox ,Is there any way out to do the same for Google Drive or the only way is using Oauth 2.0.

Shareable link for Google Drive file

How can I get a link to a file on Google Drive (GTLDriveFile) that I can share in the social networks? How do you do that? alternateLink is not what I need.

Is that possible to download google derive files without integration with ios

Is that possible to download files from google drive without integrate it's sdk (class files) or authentication. Consider following scenario:
I Used UIWebView in mysample application.
I am logged in to Google Drive through UIWebView (Like logged in to google drive same as browser logged in).
Now i want to download google drive documents in to mysample application document folder.
Problem:
When i am trying to download file from google drive it will now downloaded (I am using nsurl connection or ASIHttpRequest for download file).
I Integrate GoogleSDK (Class Library) in another sample application it will work fine and files are downloaded using file.downloadURL.
Now, My simple question is can we download files from google drive by UIWebView logged in or not? Is there any way?
We don't support integrating with the iOS web view, and suggest you use the SDK.

Resources