---
title: missingPushServerEnvironment
framework: pushtotalk
role: symbol
role_heading: Type Property
path: pushtotalk/ptinstantiationerror-swift.struct/missingpushserverenvironment
---

# missingPushServerEnvironment

An instantiation error that indicates the app doesn’t have the push notification capability in an enabled state.

## Declaration

```swift
static var missingPushServerEnvironment: PTInstantiationError.Code { get }
```

## See Also

### Constants

- [unknown](pushtotalk/ptinstantiationerror-swift.struct/unknown.md)
- [invalidPlatform](pushtotalk/ptinstantiationerror-swift.struct/invalidplatform.md)
- [missingBackgroundMode](pushtotalk/ptinstantiationerror-swift.struct/missingbackgroundmode.md)
- [missingEntitlement](pushtotalk/ptinstantiationerror-swift.struct/missingentitlement.md)
- [instantiationAlreadyInProgress](pushtotalk/ptinstantiationerror-swift.struct/instantiationalreadyinprogress.md)
