iscodeok

Results 4 issues of iscodeok

大神: MapView 模块设置 myLocationEnabled =true , myLocationButtonEnabled=true 地图显示定位按钮,MapView 引用 onLocation 监听没有起作用? 是怎么监听这个定位按钮事件的?是否已内置获取GPS坐标返回? RN 0.66.4 点定位按钮 onLocation 监听 没有输出 console.log ``` { console.log('event:', event); }} > ```

TypeError: undefined is not a function (near '..._$$_REQUIRE(_dependencyMap[6], "react-native-amap3d").MapView.setApiKey...')

``` Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_UTDevice", referenced from: objc-class-ref in AlipaySDK ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v...

RN v0.66.4 react-native-amap-geolocation v1.1.2 运行报错 AMapGeolocation.init 确保调用SDK任何接口前先调用更新隐私合规updatePrivacyShow、updatePrivacyAgree两个接口并且参数值都为true 这两项参数没找到设置 updatePrivacyShow、updatePrivacyAgree

bug
android