小程序
小游戏
企业微信
微信支付
扫描小程序码分享
真机,基础 2.15.0,wx.getUserProfile 报错无法执行!!!
让我们适配,API 却不能执行,这什么鬼啊!!!😭
wx.getUserProfile({ desc: '声明获取用户个人信息后的用途', success: pfres => { console.log('getUserProfile', pfres) } })
7 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
我微信版本库2.10.4 以上(除了2.13.0)其他都可以开发者工具(1.05.2103172
)唤醒,手机(iOS14 8.0.2)除了2.16.0全部报错
wx.getUserProfile is not a function
TypeError: wx.getUserProfile is not a function
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
还是不行呀,微信8.0.2/基础库2.15.0 真机调试不行,2021-3-5 12:00。
你们的可以了么?
这边测试并没有报错,
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/user-info/wx.getUserProfile.html文档有代码示例,可以参考看看
我线上一批用户报错,查看微信的日志都是2.13的基础库,不是说了2.10以上就支持了吗。凉的很
我刚刚用也报错
微信的版本需要升级?
console.log('getUserProfile', wx.getUserProfile) console.log('canIUse', wx.canIUse('wx.getUserProfile'))
这。。。。 😳😢
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
我微信版本库2.10.4 以上(除了2.13.0)其他都可以开发者工具(1.05.2103172
)唤醒,手机(iOS14 8.0.2)除了2.16.0全部报错
wx.getUserProfile is not a function
TypeError: wx.getUserProfile is not a function
还是不行呀,微信8.0.2/基础库2.15.0 真机调试不行,2021-3-5 12:00。
你们的可以了么?
这边测试并没有报错,
https://developers.weixin.qq.com/miniprogram/dev/api/open-api/user-info/wx.getUserProfile.html文档有代码示例,可以参考看看
我线上一批用户报错,查看微信的日志都是2.13的基础库,不是说了2.10以上就支持了吗。凉的很
我刚刚用也报错
微信的版本需要升级?
console.log('getUserProfile', wx.getUserProfile) console.log('canIUse', wx.canIUse('wx.getUserProfile'))
这。。。。 😳😢