[[["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\u003eGARRooftopAnchorState\u003c/code\u003e describes the status of an asynchronous operation to create a rooftop anchor in ARCore, initiated by \u003ccode\u003ecreateAnchorWithCoordinate:altitudeAboveRooftop:eastUpSouthQAnchor:completionHandler:error:\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis state can be accessed through the \u003ccode\u003eresultRooftopAnchorState\u003c/code\u003e property of \u003ccode\u003eGARCreateAnchorOnRooftopFuture\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVarious states like \u003ccode\u003eSuccess\u003c/code\u003e, \u003ccode\u003eErrorInternal\u003c/code\u003e, \u003ccode\u003eErrorNotAuthorized\u003c/code\u003e, \u003ccode\u003eErrorUnsupportedLocation\u003c/code\u003e, and \u003ccode\u003eNone\u003c/code\u003e indicate the outcome of the anchor creation process, providing details on success or specific failure reasons.\u003c/p\u003e\n"],["\u003cp\u003eRooftop anchors may transition to \u003ccode\u003eGARRooftopAnchorStateNone\u003c/code\u003e if Geospatial Mode is disabled in the AR session.\u003c/p\u003e\n"]]],["`GARRooftopAnchorState` details the status of an asynchronous operation creating a rooftop anchor, accessible via `GARCreateAnchorOnRooftopFuture.resultRooftopAnchorState`. States include `GARRooftopAnchorStateNone` (not a rooftop anchor or invalid), `GARRooftopAnchorStateSuccess` (successfully resolved), `GARRooftopAnchorStateErrorInternal` (internal error), `GARRooftopAnchorStateErrorNotAuthorized` (authentication or authorization failure), and `GARRooftopAnchorStateErrorUnsupportedLocation` (no rooftop/terrain info available). Each state provides information on the outcome of creating a Rooftop anchor.\n"],null,[]]