---
title: "arcadeSubscriptionStatus(withNonce:resultHandler:)"
framework: storekit
role: symbol
role_heading: Type Method
path: "storekit/skarcadeservice/arcadesubscriptionstatus(withnonce:resulthandler:)"
---

# arcadeSubscriptionStatus(withNonce:resultHandler:)

## Declaration

```swift
class func arcadeSubscriptionStatus(withNonce nonce: UInt64, resultHandler: @escaping (Data?, UInt32, Data?, UInt32, (any Error)?) -> Void)
```

## See Also

### Type Methods

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