wx.startLocationUpdateBackground 接口不支持苹果手机

发布于 6 年前作者 gangmao3674 次浏览最后编辑 6 年前来自 ask

微信官方文档:https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.startLocationUpdateBackground.html  中

提到安卓微信7.0.6版本,iOS 7.0.5版本起支持wx.startLocationUpdateBackground(Object object) 接口,真机调试时我用华为手机调用了这个接口会正常运行,但是我用版本是10以上的两台苹果手机调试,出现 startLocationUpdateBackground is not function,这不是一个函数。

这不是矛盾了吗,官方文档说 iOS 7.0.5版本起就支持。。

1 回复
xia65
xia651 楼4 年前

这个iOS7.0.5版本是指微信版本号哦,请确认一下