---
title: MarketplaceKitError.mismatchedInstallType
framework: marketplacekit
role: symbol
role_heading: Case
path: marketplacekit/marketplacekiterror/mismatchedinstalltype
---

# MarketplaceKitError.mismatchedInstallType

An error that indicates the provided install type (install, update, restore) doesn’t match the install that results.

## Declaration

```swift
case mismatchedInstallType
```

## See Also

### Installation and permission errors

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