安卓:
系统没开启定位,无提示
message: "getLocation:fail:ERROR_NOCELL&WIFI_LOCATIONSWITCHOFF"
status: 1000
系统未授权微信定位,无提示
message: "getLocation:fail system permission denied"
status: 1000
小程序未授权定位,无提示
message: "getLocation:fail auth deny"
status: 1000
ios:
系统没开启定位,会提示设置定位
message: "getLocation:fail system permission denied"
status: 1000
系统未授权微信定位,无提示
message: "getLocation:fail system permission denied"
status: 1000
小程序未授权定位,无提示
message: "getLocation:fail auth deny"
status: 1000
微信小程序wx.getLocation定位错误信息汇总(腾讯地图 reverseGeocoder 错误返回也同)
最新推荐文章于 2025-02-11 09:48:27 发布