requestAppUpdate(_:)
Requests an app update for the given app distribution package and account information.
Declaration
nonisolated final func requestAppUpdate(_ request: AppLibrary.InstallationRequest) async throwsRequests an app update for the given app distribution package and account information.
nonisolated final func requestAppUpdate(_ request: AppLibrary.InstallationRequest) async throws