App Review环境中的Bundle.main.appStoreReceiptURL?.lastPathComponent
是“receipt”还是“sandboxReceipt”?
我想知道App Review环境中this TestFlight check code的结果。
最佳答案
在App Review环境中,Bundle.main.appStoreReceiptURL?.lastPathComponent
是“收据”。
关于ios - 在App Review环境中,appStoreReceiptURL的路径名是什么?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/58982274/