Describes the desired behavior of the ARCore Cloud Anchor API.
The Cloud Anchor API uses feature maps to persist an anchor throughout sessions and across devices. See the Cloud Anchors developer guide for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[],["`GARSessionConfiguration(CloudAnchors)` adds Cloud Anchor functionality, managed via the `cloudAnchorMode` property. This property controls the ARCore Cloud Anchor API's behavior, using feature maps to persist anchors across sessions and devices. The default mode is `GARCloudAnchorModeDisabled`. Changing the mode resets existing Cloud Anchors' `GARAnchor.cloudState` to `GARCloudAnchorStateNone`. It is required to set a credential for authentication with Google Cloud.\n"]]