我已按照安装说明进行操作,并成功构建了项目。现在,当我在我的 javascript 代码中导入 Purchases 时,我得到异常“本机模块不能为空”。
NativeModules从中导入的对象react-native没有RNPurchases所需的模块react-native-purchases。
系统
XCode 10
MacOS Mojave
React Native 0.50.4
我已按照安装说明进行操作,并成功构建了项目。现在,当我在我的 javascript 代码中导入 Purchases 时,我得到异常“本机模块不能为空”。
NativeModules从中导入的对象react-native没有RNPurchases所需的模块react-native-purchases。
系统
XCode 10
MacOS Mojave
React Native 0.50.4