使用 uni.getLocation 并设置 geocode为true 时在IOS端没有返回 address 对象
安卓端正常
uni.getLocation({
type: 'gci02',
geocode: true,
success: res => {
// res.address == undefined
}
})
使用 uni.getLocation 并设置 geocode为true 时在IOS端没有返回 address 对象
安卓端正常
uni.getLocation({
type: 'gci02',
geocode: true,
success: res => {
// res.address == undefined
}
})
1 个回复
FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866
相关问题:https://ask.dcloud.net.cn/article/39552