Local cache

Local Cache

Overview

When you project cannot reach the Internet, data is written to a local file. When a session is run and internet is available, the contents of this file will automatically upload in the background. This works between sessions, so you can freely start more sessions even when offline.

Cache Size

The cache size is set to 100 megabytes

Where is the cache located?

The cache is stored in the documents folder of applications using the C3D SDK.

When is data read from the cache?

The data from the cache is read and removed when you have an internet connection and while running the application.