Wednesday 15 August 2012

ios - Questions regarding sharing Google Drive store between devices -


I delete an iPad app where I store data using core data (SKLlight store).

The app must share the core data store between the authorized users on the AP / per store basis; In other words, a shop buys the app, and there are many employees who are with the iPad who want to use their iPad's core data store for the store. Other stores have the same requirements, each store has its unique core data store on a unique Google Drive, which is hoping that a store can be stopped from viewing and downloading data from other stores.

  • Is this possible?
  • Can someone talk to me on relevant documents that I need to get started with the Google Drive API in my iOS API?
  • Is there a way that can synchronize app data using Google Drive by using Google Drive between the iPad on a per-shop basis?

    If you store core data in Google Drive, there is a potential risk that shop fault By removing or modifying core data, but anyway, it can be obtained like this:

    In your app, ask for a shop account, then store credentials in your service So that when the staff members ask for core data later, you can use the store to access the core data The Rmcharion can delegate to allow. The file will be shared with me in the employee's Google Drive

    Perhaps you should use another account to keep all the core data for all stores, for example your service account when purchasing a store app creates a core data for your service shop, Then only adds the permission to the store. I think that you just want to read the core data, so that you can allow the reader to shop. When shoppers ask for core data, you do the same for them too.

    Now the store and employee can access core data, you want it to be in a specific folder, so it can be synchronized by the local device of the shop or staff, in your case, their ipad you You can appoint a shop or employee's account, or to add the folder ID to the parent of the file, the staff of shops and shops will have the core data in the folders created for you. Ekenge. A high scope will be required for this action, say:.

    Hope it helps.

No comments:

Post a Comment