liucaptain
liucaptain
这都可以
为啥我是ios对的 安卓找不到NativeModules?.AMapSdk这个方法
我直接报错,你们没出现这种情况嘛,[#818](#818),安卓报错,ios正常
问个其他问题:你的安卓可以正常使用地图嘛
我貌似找到问题了 但是需要作者改一下 ``` warn Package react-native-amap3d contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. ```...
@qiuxiang 能不能跟新一下 react-native: 0.72.6
> @qiuxiang 能不能跟新一下 "react-native": "0.73.0", > TypeError: Cannot read property 'initSDK' of null 我还以为就我一个人有问题
@shrkh 没改 估计只有等作者更新一下了
安卓打包的时候react-native-amap-geolocation和react-native-amap3d有冲突
> 我也遇到了同样的问题,要命啊,我以为是我的问题,用是"react-native": "0.72.6",TypeError: Cannot read property 'initSDK' of null,咋处理啊,各位大佬们 感觉需要作者修改下配置,我现在用webview凑活用着