映月辉煌
映月辉煌
  • 发布:2022-01-26 10:26
  • 更新:2022-01-26 10:48
  • 阅读:322

使用最新版HBuilderx获取位置时使用geocode在IOS端不会返回address对象

分类:HBuilderX

使用 uni.getLocation 并设置 geocode为true 时在IOS端没有返回 address 对象
安卓端正常

uni.getLocation({  
  type: 'gci02',  
  geocode: true,  
  success: res => {  
    // res.address == undefined  
  }  
})
2022-01-26 10:26 负责人:DCloud_iOS_XHY 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

该问题目前已经被锁定, 无法添加新回复