请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
使用Taro构建微信小程序使用Video标签,视频全屏播放问题?使用Taro构建微信小程序使用Video标签,点击底部控制器右侧全屏播放按钮,若播放视频为16:9不会自动根据宽高比自动判断设置屏幕方向,请问是需要配置什么嘛? [图片]
2024-04-08wx.chooseMedia也是一样吗
wx.chooseImage选取heic格式图片上传失败?目前wx.chooseImage选择图片遇到heic格式时不会自动转换成jpg格式吗?为何偶尔有的时候接收的是heic格式,大部分情况都是正常jpg,求官方解答
2024-04-07提供下复现链接
分享链接概率性不生效jssdk遇到非常怪异的问题。 onMenuShareTimeline,onMenuShareAppMessage中注册的link、title、imgUrl概率性不生效[图片]
2024-04-07请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
小程序分享给好友后打开页面空白?onShareAppMessage小程序删除后,再打开之前分享的卡片后页面空白,从上面重进小程序后再退出打开卡片正常,下面是报错,愁死了,根本没法看哪里的问题 (0,n(8499).C) is not a function. (In '(0,n(8499).C)()', '(0,n(8499).C)' is undefined) 8830@https://usr//appservice.app.js:5772:14325 e@https://usr//appservice.app.js:5774:151 8806@https://usr//appservice.app.js:5772:17485 e@https://usr//appservice.app.js:5774:151 8499@https://usr//appservice.app.js:5772:11848 e@https://usr//appservice.app.js:5774:151 3919@https://usr//appservice.app.js:5772:18925 e@https://usr//appservice.app.js:5774:151 2193@https://usr//appservice.app.js:5772:24766 e@https://usr//appservice.app.js:5774:151 7266@https://usr//more/transition/transition.appservice.js:63:238 e@https://usr//appservice.app.js:5774:151 @https://usr//appservice.app.js:5774:486 @https://usr//more/transition/transition.appservice.js:63:3078 r@https://usr//appservice.app.js:5774:1489 r@[native code] @https://usr//more/transition/transition.appservice.js:63:97 @https://usr//more/transition/transition.appservice.js:63:3084 @https://lib/WASubContext.js:1:520671 runWith@https://lib/WASubContext.js:1:510363 V@https://lib/WASubContext.js:1:520655 @https://lib/WASubContext.js:1:512828 forEach@[native code] flushQueue@https://lib/WASubContext.js:1:512808 i@https://lib/WASubContext.js:1:157605 @https://lib/WASubContext.js:1:359588 @https://lib/WASubContext.js:1:440273 batchInjectComponents@https://lib/WASubContext.js:1:440391 injectComponentsRecursively@https://lib/WASubContext.js:1:441472 hs@https://lib/WASubContext.js:1:434638 create@https://lib/WASubContext.js:1:475953 @https://lib/WASubContext.js:1:488312 @https://lib/WASubContext.js:1:452232 @https://lib/WASubContext.js:1:490590 @https://lib/WASubContext.js:1:452232 @https://lib/WASubContext.js:1:495829 @https://lib/WASubContext.js:1:452232 Cr@https://lib/WASubContext.js:1:496495 @https://lib/WASubContext.js:1:451305 @https://lib/WAServiceMainContext.js:1:626965 emitInternal@https://lib/WAServiceMainContext.js:1:632201 OR@https://lib/WAServiceMainContext.js:1:941605 L@https://lib/WAServiceMainContext.js:1:1840100 @https://lib/WAServiceMainContext.js:1:1841301 @https://lib/WAServiceMainContext.js:1:982131 @https://lib/WAServiceMainContext.js:1:627064 emit@https://lib/WAServiceMainContext.js:1:632109 @https://lib/WAServiceMainContext.js:1:633182 @https://lib/WAServiceMainContext.js:1:623436 @https://lib/WAServiceMainContext.js:1:614200 emit@https://lib/WAServiceMainContext.js:1:119296 emit@[native code] emit@https://lib/WAServiceMainContext.js:1:118915 subscribeHandler@https://lib/WAServiceMainContext.js:1:122439
2024-04-07请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
关于上架后安卓机会偶发性的打不开缓存图片,请问下各位又碰到类似情况吗?我们程序个人二维码页面是第一次在该界面会调用网络接口获取个人二维码图片,然后和本地的分享模版图片合成后保存在本地,但是最近发现线上的安卓机偶尔会不显示这张缓存图片,重启微信又可以了。请问下是什么问题呢
2024-04-07已知问题,预计下个星期修复
camera组件的scancode模式无法扫码?安卓测试过的机型都没问题,iOS 17.4 + iPhone 13Pro,扫码没有任何反应,bindscancode和binderror均不执行。iPhone 12 + iOS 17.2、iPhone 11 + iOS14.8.1可以正常扫码。 <camera wx:if="{{ showCamera }}" class='scan-camera' mode="scanCode" binderror="cameraError" bindscancode='scancode' frame-size='large' flash="{{flash}}"> <cover-view class='scan-animation' animation="{{animation}}"></cover-view> </camera>
2024-04-07请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
PC端小程序enableAlertBeforeUnload的message不生效,手机端正常?手机端正常,pc端不生效,全部都显示“是否确定离开当前页” [图片]
2024-04-07试一下重新绑定体验成员,再生成新的体验版本看看?是某一个成员不行还是所有成员不可以呢? 如果重绑不行的话,麻烦提供appid和对应成员微信号
微信小程序绑定了体验成员,但是进入小程序还是提示:没有体验权限?绑定了体验成员,但是扫码进入的时候提示没有权限,微信号是没错的
2024-04-01截图看看你开通的是什么服务
小程序后台开通腾讯位置服务不能绑定已有腾讯地图开发者账号?小程序后台开通腾讯位置服务不能绑定已有腾讯地图开发者账号,腾讯地图输入手机号之后提示,login type下已绑定其他login id
2024-04-01提供下新的case看看呢 [图片]
video组件报MEDIA_ERR_DECODE(-11101,11022115)?在错误日志中,发现用户手机播放视频时,报 "errMsg":"MEDIA_ERR_DECODE(-11101,11022115)" 视频是先上传到小程序后台-媒资管理,然后通过小程序后台进行转码成m3u8播放; 播放地址:https://1500025369.vod-qcloud.com/a29bd1b0vodtranssh1500025369/c6eeba861397757887587496453/v.f1450771.m3u8?t=6603aae2&us=66039a7abc0ff37330a510cd&sign=0756d0fbf0d9fe16534a446f12b9997a 客户端版本:8.0.23 基础库版本:2.24.7 系统类型:Android 设备型号:PBBM30
2024-04-01