---
title: "requestAppUpdate(_:)"
framework: marketplacekit
role: symbol
role_heading: Instance Method
path: "marketplacekit/applibrary/requestappupdate(_:)"
---

# requestAppUpdate(_:)

Requests an app update for the given app distribution package and account information.

## Declaration

```swift
nonisolated final func requestAppUpdate(_ request: AppLibrary.InstallationRequest) async throws
```

## See Also

### Updating apps

- [requestLicenseRenewal(appleItemIDs:)](marketplacekit/applibrary/requestlicenserenewal(appleitemids:).md)
