获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我碰到的在多部手机上测试没有问题,在华为mate40保时捷版上点击这个按钮没有反应,已经测试可以使用的手机有小米11-12系列,iPhone13系列,iphone14系列,ipad9代,目前就发现华为mate40保时捷出现了点击该接口按钮没反应的问题
隐私同意按钮与手机号快速验证组件耦合调用手机号授权提示错误使用 <button class="btn" id="agree-btn" open-type="getPhoneNumber|agreePrivacyAuthorization" bindagreeprivacyauthorization="handleAgreePrivacyAuthorization" bindgetphonenumber="handleGetPhoneNumber">同意</button> 这个按钮授权 获取手机提示 "privacy permission is not authorized"" 再次使用 <button class="phone-number-button" open-type='getPhoneNumber' plain="true" bindgetphonenumber="getPhoneNumber"></button> 可以正确获取手机号授权
2023-09-15