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 theCloud Anchors developer guidefor 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."],[[["\u003cp\u003e\u003ccode\u003eGARSessionConfiguration\u003c/code\u003e now includes \u003ccode\u003ecloudAnchorMode\u003c/code\u003e to enable Cloud Anchor functionality in ARCore.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecloudAnchorMode\u003c/code\u003e dictates how the Cloud Anchor API behaves, allowing for persistence of anchors across sessions and devices.\u003c/p\u003e\n"],["\u003cp\u003eFeature maps are utilized by the Cloud Anchor API to achieve anchor persistence.\u003c/p\u003e\n"],["\u003cp\u003eEnsure proper Google Cloud authentication is set up to avoid authorization errors when using Cloud Anchors.\u003c/p\u003e\n"],["\u003cp\u003eChanging the \u003ccode\u003ecloudAnchorMode\u003c/code\u003e will reset the \u003ccode\u003ecloudState\u003c/code\u003e of existing Cloud Anchors and stop updates except for tracking state.\u003c/p\u003e\n"]]],["`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"],null,[]]