小程序
小游戏
企业微信
微信支付
扫描小程序码分享
在开发版、体验版中,调用wx.getUserProfile在Android手机上没有弹出授权窗口,在IOS上可以弹出,请问在正式版是都可以弹出吗?还是都不能弹出?
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
参考:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
wx.getUserProfile已不支持弹出授权获取头像和昵称。
是已经禁掉了。不出弹窗,直接返回【微信用户】【默认头像】
getUserProfile接口有调整,参考公告:https://developers.weixin.qq.com/community/develop/doc/00022c683e8a80b29bed2142b56c01 ;
头像昵称填写功能可以了解一下:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
参考:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html
wx.getUserProfile已不支持弹出授权获取头像和昵称。
是已经禁掉了。不出弹窗,直接返回【微信用户】【默认头像】
getUserProfile接口有调整,参考公告:https://developers.weixin.qq.com/community/develop/doc/00022c683e8a80b29bed2142b56c01 ;
头像昵称填写功能可以了解一下:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/userProfile.html