requestLicenseRenewal(appleItemIDs:)
Instructs the system to request an updated app license from your marketplace server for the given app identifier.
Declaration
nonisolated final func requestLicenseRenewal(appleItemIDs: [UInt64]) async throwsInstructs the system to request an updated app license from your marketplace server for the given app identifier.
nonisolated final func requestLicenseRenewal(appleItemIDs: [UInt64]) async throws