0

I have read some articles to backup and restore the sqlite db in xamarin forms to google drive with the help of google developer account and i have to use api key for that. I am not able to understand that if i deploy my app to the playstore and if the user want to use his email id then how it will be possible to backup the database to his google drive account without an api key. I have read lots of articles but not able to understand .I request any expert has done same thing then kinldy share me some article for same.

Jasmin Sojitra
  • 1,090
  • 10
  • 24
  • You should implement support for OAuth2.0 in your app: https://developers.google.com/drive/api/v3/about-auth – Lasse V. Karlsen Apr 28 '21 at 12:22
  • if a user want to use his own mail id then how it would be possible ? – Prashant Sharma Apr 28 '21 at 13:47
  • 1
    There should be a lot of links to this, you could try to look at this:There should be a lot of links to this, you can try this https://stackoverflow.com/questions/29853316/using-google-drive-to-backup-and-restore-sqlite-database – Leo Zhu Apr 29 '21 at 06:26

0 Answers0