<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/SKArcadeService",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "c:objc(cs)SKArcadeService"
  },
  "title" : "SKArcadeService"
}
-->

# SKArcadeService

```
class SKArcadeService
```

## Topics

### Type Methods

[`+  arcadeSubscriptionStatusWithNonce:resultHandler:`](/documentation/StoreKit/SKArcadeService/arcadeSubscriptionStatus(withNonce:resultHandler:))

[`+  registerArcadeAppWithRandomFromLib:randomFromLibLength:resultHandler:`](/documentation/StoreKit/SKArcadeService/registerArcadeAppWithRandom(fromLib:randomFromLibLength:resultHandler:))

[`+  repairArcadeApp`](/documentation/StoreKit/SKArcadeService/repairArcadeApp())

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

[`Hashable`](/documentation/Swift/Hashable)

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)