---
title: originalPlatform
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/apptransaction/originalplatform
---

# originalPlatform

The platform on which the customer originally purchased the app.

## Declaration

```swift
let originalPlatform: AppStore.Platform
```

## See Also

### Getting the original platform

- [AppStore.Platform](storekit/appstore/platform.md)
