我已经制作了一个iOS应用程序内自动续订订阅,现在我正试图让用户在React-Native应用程序中购买它。我找到了react-native-in-app-utils,但似乎甚至无法加载我的产品。我在iTunesconnect中有3个“产品”(自动续订订阅),但试图加载它们:varproducts=['com.xxxx.app.monthly','com.xxxx.app.6months','com.xxxx.app.year',];InAppUtils.loadProducts(products,(error,products)=>{console.log('products:',p