cordova-plugin-jc-googledrive icon indicating copy to clipboard operation
cordova-plugin-jc-googledrive copied to clipboard

Google Drive Android AP shutdown announced

Open rafaellop opened this issue 5 years ago • 8 comments

Google has started to send messages about the service shutdown.

We found that one or more of your apps is using the Google Drive Android API, which will be shut down on December 6, 2019. Affected apps are listed at the end of this email. On December 6, 2018, we announced that we're simplifying options for developers by retiring the Google Drive Android API. We will focus solely on expanding functionality for the Google Drive REST API. [...]

@JcDenton86 do you have plans to migrate this plugin to support the new API?

rafaellop avatar Dec 12 '18 22:12 rafaellop

Bump

tranclix avatar Jun 13 '19 17:06 tranclix

Bump, anyone got a solution?

LunarParks avatar Jun 26 '19 08:06 LunarParks

Here's the timeline for the Google Drive Android API shutdown:

December 6, 2018 | Deprecation is publicly announced. Existing clients will be able to access the API normally, but should immediately commence with migration efforts. New clients must not use the API. October 21, 2019 | The Drive Android API is removed from the Google Play Services SDK distribution. Apps will be unable to build until removing the Drive Android API dependency, but existing builds will be unaffected. The Drive Android API public documentation will no longer be available. December 6, 2019 | The Drive Android API is shut down and all connection attempts will be refused. Clients must migrate by this date.

They suggest using Drive REST API to access files from the Google Drive in apps https://github.com/gsuitedevs/android-samples/tree/master/drive/deprecation but at the same time they announce that:

Support for storing and syncing in the app data folder will likely be removed from Drive in the future. Clients requiring app data storage are strongly encouraged to migrate to a non-Drive solution such as Cloud Firestore.

Because most implementations of the plugin for Google Drive API used app data folder I assume the plugin is dead now and has no future as Google encourages to switch to the Cloud Firestore. We still have DropBox but it's not that convenient.

@JcDenton86 Maybe you have other thoughts?

rafaellop avatar Jun 26 '19 10:06 rafaellop

Any solution for this?

subashdbc avatar Jun 28 '19 10:06 subashdbc

Is there any other way to achieve Google Drive Integration from Cordova apps? Could anyone help with this?

subashdbc avatar Jul 01 '19 04:07 subashdbc

I believe that Google Drive API itself is the only way left. Although there's a learning curve and there aren't much resources available online regarding this matter. Even Google's own documentation is not good enough.

On Mon, 1 Jul, 2019, 10:14 Subash, [email protected] wrote:

Is there any other way to achieve Google Drive Integration from Cordova apps? Could anyone help with this?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JcDenton86/cordova-plugin-jc-googledrive/issues/25?email_source=notifications&email_token=AK7S3UDCTBJSGF6JXFU7BFTP5GDS7A5CNFSM4GKCISP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY47CNI#issuecomment-507113781, or mute the thread https://github.com/notifications/unsubscribe-auth/AK7S3UAMM53HX5ZND3Z6QJLP5GDS7ANCNFSM4GKCISPQ .

tranclix avatar Jul 01 '19 05:07 tranclix

@tranclix Thanks for the response. If you find any helpful source please do let us know.

subashdbc avatar Jul 01 '19 08:07 subashdbc

@Subash Will surely do.

On Mon, 1 Jul, 2019, 14:12 Subash, [email protected] wrote:

@tranclix https://github.com/tranclix Thanks for the response. If you find any helpful source please do let us know.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JcDenton86/cordova-plugin-jc-googledrive/issues/25?email_source=notifications&email_token=AK7S3UB4TSNCAXMY6WZ5SGTP5G7PJA5CNFSM4GKCISP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY5NTXQ#issuecomment-507173342, or mute the thread https://github.com/notifications/unsubscribe-auth/AK7S3UBSMEUUGWTO6XOXAETP5G7PJANCNFSM4GKCISPQ .

tranclix avatar Jul 02 '19 07:07 tranclix