Hello, I have tried in app purchase redeeming by using economy unity on iOS it as working,
same project I have switched to macOS Platform, but it is stuck while redeeming
stuck at this line ;
RedeemAppleAppStorePurchaseResult result = await EconomyService.Instance.Purchases.RedeemAppleAppStorePurchaseAsync(args);
no exception or any message, it just stuck at that line, but game in running