---
title: MarketplaceKitError.installationOfMarketplaceDenied
framework: marketplacekit
role: symbol
role_heading: Case
path: marketplacekit/marketplacekiterror/installationofmarketplacedenied
---

# MarketplaceKitError.installationOfMarketplaceDenied

An error that indicates that the device disallows the installation of marketplaces.

## Declaration

```swift
case installationOfMarketplaceDenied
```

## See Also

### Installation and permission errors

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