[[["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-27 UTC."],[],["The `GMSAppCheckTokenCompletion` is a completion type used to receive App Check tokens. It provides a callback with two parameters: `token` (a nullable string) and `error` (a nullable error object). If successful, `token` contains the App Check token. If an error occurs, `token` is nil, and `error` provides details about the problem encountered. The completion handler is called after attempting to retrieve an App Check token.\n"]]