[[["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-05-29 UTC."],[],[],null,["# ApnsError\n\nError details directly from the [Apple Push Notification service (APNs)](https://goo.gl/MXRTPa).\n\n| JSON representation |\n|------------------------------------------------------|\n| ``` { \"status_code\": integer, \"reason\": string } ``` |\n\n| Fields ||\n|---------------|--------------------------------------------------------------------------------------------------------------------------------------|\n| `status_code` | `integer` Status code in the response from APNs. See [APNs status codes](https://goo.gl/BtPJLj) for explanations of possible values. |\n| `reason` | `string` Failure reason in the response from APNs. See [values](https://goo.gl/oFSRPg) for explanations of possible values. |"]]