[[["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-08-20 UTC."],[[["\u003cp\u003eThe SDK provides global constants including \u003ccode\u003eUMPVersionString\u003c/code\u003e and \u003ccode\u003eUMPErrorDomain\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUMPVersionString\u003c/code\u003e represents the SDK version in "major.minor.patch" format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUMPErrorDomain\u003c/code\u003e is used for all SDK-related errors.\u003c/p\u003e\n"]]],["The content defines two globally available constants within an SDK: `UMPVersionString` and `UMPErrorDomain`. `UMPVersionString` provides the SDK's version number in \"major.minor.patch\" format, accessible as a `String` in Swift and `NSString` in Objective-C. `UMPErrorDomain` serves as the designated error domain for all errors originating from the SDK, available as `String` in Swift and `NSErrorDomain` in Objective-C. Both constants are declared for use in Swift and Objective-C.\n"],null,[]]