谢谢反馈,文档我们更新一下哈。Android和ios已经支持分享小程序到朋友圈了哈
官方文档,描述校准https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Share_and_Favorites/iOS.htmlhttps://developers.weixin.qq.com/doc/oplatform/Mobile_App/Share_and_Favorites/iOS.html 请问你们在官方文档上,描述了,小程序渠道的分享,目前只支持会话,这句话的意思是不是只支持好友分享,不支持朋友圈分享? 但是我们在iOS上实验下来是支持的。所以朋友圈分享能力到底是一个Demo不建议使用,还是你们写错了官方文档? [图片]
10分钟前谢谢反馈,我们修正一下哈。
“接入指引” 链接失效查看接入指引 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/handbook/devtools/auth.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/handbook/test/android-simulator.html
18小时前请不要重复发帖,可按照https://developers.weixin.qq.com/community/develop/doc/0000e82a55cc609ad2134a68e69400贴中的回复的内容进行自查哈。确保你的这个url可以网络是通的,能正常接收来自微信推送的内容。
急急急 接收到的推送body为空,拿不到ticket?郑州耀阳网路有限公司[图片] 第三方名称:华英雄 APPID:wx01c5e498b6c7e1b3 问题:接收到的推送body为空,拿不到ticket
星期五 18:32不支持在移动应用助手测试哈。[图片]
多端应用微信登录的时候报错:多端应用绑定移动应用错误?微信登录失败: {"errCode": 10001015, "errMsg": "wx.weixinAppLogin fail: 10001015.多端应用绑定移动应用错误 rid: 4171941559-1744249721031-388FB6"}
04-10getPhoneNumber不支持在多端应用中使用,需按照文档进行适配兼容。https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/component/adapt_component.html
多端登录返回10001001?小程序中获取code,调用后端code2verifyinfo方法获取用户信息,开放平台也配置了手机登录,appid和appsecret也是配置的多端应用ID,返回{"errcode":10001001,"errmsg":"code错误 rid: 67ea929c-314acbe7-6d04124b"}[图片]
04-01getPhoneNumber不支持在多端应用里使用,需要使用phoneOneClickLogin代替,详情查看https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/component/adapt_component.html
请问在多端应用 getPhoneNumber调用失败怎么办?getPhoneNumber 兼容模式调用失败:推送授权页失败 是在真机模拟的时候
03-31通过wx.getAppBaseInfo接口获取是否有新的app版本,如果有,你们就写逻辑弹窗或者其他方式提示用户有新的版本的,然后就可以跳应用市场去下载更新。https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/api/diffapi/getAppBaseInfo.html https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/api/miniapp/jumpToAppStore.html https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/api/miniapp/jumpToGooglePlay.html https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/api/miniapp/installApp.html
请问在多端应用中,请问有什么方式让用户自动知道需要更新应用?请问在多端应用中,请问有什么方式让用户自动知道需要更新应用
03-31需要勾选"Media SDK"这个扩展SDK哈
多端适配应用 JSSDK 中的录音功能不能使用吗?多端适配应用,ready回调已经显示成功,但是调用startRecord时,报错"errMsg:startRecord:function not exist"
03-28升级到最新的nightly,重新打开开发者工具试一下哈。
开发工具打开多端应用报错?[图片][图片]
03-28https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/miniapp/component/auth/sendPhoneSms.html [图片]
小程序多端应用给手机号发送验证码提示10001045?微信版本:8.0.48 基础库:3.2.5 点击按钮发送验证码 <button type="primary" open-type="sendPhoneSms" bindsendphonesms="onHandleLogin" phoneNumber="{{phoneNumber}}">发送验证码</button> 扫码真机预览,打包成安卓APK真机调试都报错: errCode: 10001045, errMsg: "wx.sendPhoneSms fail: 10001045.rid: 1743123986671-1-bVc-DZ" 找不到10001045的错误提示
03-28