<!--
{
  "availability" : [
    "iOS: 18.2.0 -",
    "iPadOS: 18.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIApplication/CategoryDefaultError/rateLimited",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:SC37UIApplicationCategoryDefaultErrorCodeLeV11rateLimitedSoAAVvpZ"
  },
  "title" : "rateLimited"
}
-->

# rateLimited

An error code that indicates your app requested its status too frequently.

```
static var rateLimited: UIApplication.CategoryDefaultError.Code { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)