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