clearCartoCacheOnLaunch
When true, Carto's persistent disk caches are wiped at SDK init. This includes the raster-tile cache at context.getCacheDir()/carto_online_tiles/ and any engine-side offline map-tile package files. Default true while we diagnose launch-2 missing-rooms regressions; flip false in release once stable.
Backed by clearCartoCacheOnLaunch (same instance — setting either reference updates both).