---
title: sandbox
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/appstore/environment/sandbox
---

# sandbox

A value that indicates the sandbox server environment.

## Declaration

```swift
static let sandbox: AppStore.Environment
```

## See Also

### Getting the environment value

- [production](storekit/appstore/environment/production.md)
- [xcode](storekit/appstore/environment/xcode.md)
