---
title: SKArcadeService
framework: storekit
role: symbol
role_heading: Class
path: storekit/skarcadeservice
---

# SKArcadeService

## Declaration

```swift
class SKArcadeService
```

## Topics

### Type Methods

- [arcadeSubscriptionStatus(withNonce:resultHandler:)](storekit/skarcadeservice/arcadesubscriptionstatus(withnonce:resulthandler:).md)
- [registerArcadeAppWithRandom(fromLib:randomFromLibLength:resultHandler:)](storekit/skarcadeservice/registerarcadeappwithrandom(fromlib:randomfromliblength:resulthandler:).md)
- [repairArcadeApp()](storekit/skarcadeservice/repairarcadeapp().md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Loading the setup view

- [Offering Apple Music Subscription in Your App](storekit/offering-apple-music-subscription-in-your-app.md)
- [SKCloudServiceSetupOptionsKey](storekit/skcloudservicesetupoptionskey.md)
- [load(options:completionHandler:)](storekit/skcloudservicesetupviewcontroller/load(options:completionhandler:).md)
