Set up Cloud Storage

This section focuses on setting up the now.gg Cloud storage used to save and restore the user’s game progress data by defining the save file path(s) and excluded file path(s).

Defining the ‘Save’ and ‘Excluded’ file path(s) is an essential practice that reduces the game’s loading time to enhance the user experience and ensure optimal usage of now.gg Cloud storage.

To set up the cloud storage, you should specify the following:

  • Save file path(s)
    Indicates the location of files or folders which should be saved on the cloud.
  • Excluded file path(s)
    Indicates the location of files and folders which you do not want to save on the cloud.

Configuring File Paths

You can configure this setting for any new app that you submit to now.gg. In case your app is already submitted and published, you will need to submit a new version of your app.

To configure the file paths:

  • Log in to the now.gg Developer Portal.
  • Add a new app or submit a new version.
    • Follow the instructions here to add a new app, or
    • Submit a new version of your app.
      • Select your app from ‘My Apps.’
      • Click on ‘New Version’ on the left sidebar.
      • Select the second option, ‘Update APK and app contents along with assets, title, description, or region information,’ and click on Submit.
  • On the ‘App Contents’ tab:
    • Toggle the Cloud Optimization option to Yes.
    • Provide the Save File Path(s) and the Excluded File Path(s):
    • Click on Save.
  • Click on Submit App.

Note:

  • If you have multiple file paths, separate each of them with a new line instead of spaces or commas.
  • For save file paths, only the files and folders you specify will be saved and restored for the next user session.
  • For excluded file paths (Optional), the files and folders you specify will not be saved on the cloud.

Important Information

  • The game’s loading time depends on the size of the game data to be restored for the user session.
    • For a seamless app experience, we recommend an ideal save file(s) size of up to 5 MB. However, save file(s) of up to 10 MB are also acceptable.
      • The file size recommendation applies to a single file or the combined size of multiple files.
    • Including larger file(s) may impact the game’s loading time.
  • We recommend avoiding the usage of any Android identifiers, such as Android id, within the app, for a better experience.
×

Table of Contents

Set up Cloud Storage

Table of Contents

Document Rev. 1.0

Text copied to clipboard
Link copied to clipbord
Questions? Please reach out to us at dev-support@now.gg