I need to add a link to Google Drive to my application. To clarify, I just want a single link, not access to the whole drive. I do not want the user to have to log in to their Google account. I have added a wkwebview, but when I open a document in Google Drive, the app crashes, because it receives a memory warning. I am afraid that users will have to log in due to the Google Drive API.
Could anyone suggest an alternative to the Google Drive API? Again, this is just to view documents on Google Drive.