hardDeleteOrphanedResources

suspend fun hardDeleteOrphanedResources(context: Context)

Hard-deletes all tiles and resources that are no longer referenced by any known offline pack. This can happen if a pack deletion was interrupted or if metadata was corrupted.

Parameters

context

Android context.