---
title: MarketplaceKitError.installationRestricted
framework: marketplacekit
role: symbol
role_heading: Case
path: marketplacekit/marketplacekiterror/installationrestricted
---

# MarketplaceKitError.installationRestricted

An error that indicates that app installation is restricted on this device.

## Declaration

```swift
case installationRestricted
```

## See Also

### Installation and permission errors

- [MarketplaceKitError.appNotInstalled](marketplacekit/marketplacekiterror/appnotinstalled.md)
- [MarketplaceKitError.installationOfMarketplaceDenied](marketplacekit/marketplacekiterror/installationofmarketplacedenied.md)
- [MarketplaceKitError.mismatchedInstallType](marketplacekit/marketplacekiterror/mismatchedinstalltype.md)
- [MarketplaceKitError.missingInstallVerificationToken](marketplacekit/marketplacekiterror/missinginstallverificationtoken.md)
