wx.getUserProfile is not a function?

发布于 8 年前作者 wren3628 次浏览最后编辑 8 年前来自 ask
console.log('getUserProfile', wx.getUserProfile),   //  getUserProfile undefined
console.log('canIUse', wx.canIUse('wx.getUserProfile'))  //canIUse false

2 回复
liuwei
liuwei1 楼5 年前

找到了,是基础库的原因,不支持2.14.0