[[["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\u003eGARAugmentedFaceSessionErrorCode\u003c/code\u003e defines error codes for issues encountered during an augmented face session.\u003c/p\u003e\n"],["\u003cp\u003eThe primary error code, \u003ccode\u003eGARAugmentedFaceSessionErrorCodeDeviceNotCompatible\u003c/code\u003e, indicates the device or OS version is not supported for augmented face functionality.\u003c/p\u003e\n"],["\u003cp\u003eSupported OS versions for this functionality are detailed in the README.md file.\u003c/p\u003e\n"]]],[],null,["# GARAugmentedFaceSessionErrorCode\n================================\n\nSummary\n-------\n\n| ### Enumerations ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GARAugmentedFaceSessionErrorCode](#garaugmentedfacesessionerrorcode)`{` ` `[GARAugmentedFaceSessionErrorCodeDeviceNotCompatible](#garaugmentedfacesessionerrorcodedevicenotcompatible)` = -1` `}` | enum Possible codes for `NSError`'s generated by a [GARAugmentedFaceSession](/ar/reference/ios/interface/GARAugmentedFaceSession#interface_g_a_r_augmented_face_session). |\n\nEnumerations\n------------\n\n### GARAugmentedFaceSessionErrorCode\n\n```text\n GARAugmentedFaceSessionErrorCode\n``` \nPossible codes for `NSError`'s generated by a [GARAugmentedFaceSession](/ar/reference/ios/interface/GARAugmentedFaceSession#interface_g_a_r_augmented_face_session).\n\n| Properties ||\n|-----------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| GARAugmentedFaceSessionErrorCodeDeviceNotCompatible | This device or OS version is not currently supported. Supported OS versions are documented in README.md. |"]]