我正在为我的应用程序进行应用内购买订阅的收据验证。我正在使用来自这个github项目的SwiftyReceiptValidator文件:https://github.com/crashoverride777/SwiftyReceiptValidator/tree/master/SwiftyReceiptValidator帮助我进行收据验证。在我的代码中我使用:SwiftyReceiptValidator.validate(forIdentifier:"MyProductId",sharedSecret:"MyCorrectSharedSecret"){(bool:Bool,dict:[