flutter使用高德地图的坑

899 阅读1分钟

问题:Error Domain=AMapFoundationErrorPrivacyShowUnknow Code=555570 "(null)" UserInfo={info=使用AMapLocationKit SDK 功能前请设置隐私权政策是否弹窗告知用户}

解决方案: target 'Runner' do
use_frameworks!
use_modular_headers! pod 'AMapLocation',’2.7.0’, //重点当前版本不需要隐私权限 flutter_install_all_ios_pods File.dirname(File.realpath(FILE))