个人案例
番茄闹钟实用版
来一个番茄,不够就两个
小番茄扫码体验
binnie的商铺
一个有爱的商铺~
binnie的商铺扫码体验
这个流用系统浏览器播放就有这个问题,iOS播放m3u8流用的系统播放器。
video 组件,IOS 手机播放直播流m3u8 地址,点击暂停,会出现一直黑屏,点击播放,恢复正常复现操作路径: 导入代码片段,用 IOS 手机,扫码调试,等直播流加载完毕,点击播放按钮,观看直播,过了一会儿,点击暂停按钮,就会看到一直黑屏的情况 预期表现: 点击暂停按钮的时候,IOS 手机应该跟安卓一样,暂停直播播放,而不是黑屏 IOS 手机测试录屏【出现问题时间点:7秒的时候】:https://share.plvideo.cn/front/video/preview?vid=cec421916512879ff455667f0f20224b_c
2021-07-22人脸识别类型服务需使用微信原生人脸识别接口, 原生接口详情可参照:https://developers.weixin.qq.com/community/business/doc/000442d352c1202bd498ecb105c00d
是否可以在小程序中通过H5采集人脸并调用外部人脸识别?是否可以通过小程序中的h5应用建立视频会话,采集用户人脸信息并上传图片,调用外部人脸识别接口进行人脸识别?还是只能使用小程序调用微信的人脸识别?
2021-07-21是哪个接口触发了频率限制呢
请问小程序接口调用频次限制是什么问题引起?小程序appid:wx9a9c829779a65f4b 查看微信后台每天的接口调用频次没有到达说明的上限,现在基本隔天就报45009错误码.请帮忙查询具体是什么接口超限导致、什么问题引起? [图片][图片]
2021-07-21直接预览试试呢,先不要用真机调试
TCP socket API开放了,感觉能大派用场,但为何却无法使用?真机调试,iOS14.6,微信版本8.0.7,SDK版本2.18.0 使用canUseTcp测试API返回false: wx.canIUse("createTCPSocket") 按照文档使用API: const tcp = wx.createTCPSocket() tcp.connect({address: '192.168.42.1', port: 7878}) 直接报错: VM13:2 SystemError (appServiceSDKScriptError) this hasn't been initialised - super() hasn't been called ReferenceError: this hasn't been initialised - super() hasn't been called at r (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:1277) at o (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:6955) at new n (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2232971) at Object.FS (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2234061) at Object.T.l.forEach.t.<computed> (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:1167452) at Object.eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:786902) at Object.eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2397414) at < at wx.createTCPSocket> at Object.eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:115620) at qi.onTapConnectButton (weapp:///pages/home/index.js:13:18) errorReport @ VM13:2 eval @ VM13:2 c @ VM13:2 eval @ VM13:2 onTapConnectButton @ index.js:8 i.safeCallback @ VM13:2 eval @ VM13:2 Dn @ VM13:2 eval @ VM13:2 y @ VM13:2 eval @ VM13:2 eval @ VM13:2 S @ VM13:2 Ce @ runtime.js?devtools_ignore=true:1 eval @ VM56:1 te @ runtime.js?devtools_ignore=true:1 je @ runtime.js?devtools_ignore=true:1 Be.Je.onmessage @ runtime.js?devtools_ignore=true:1 VM13:2 MiniProgramError Cannot read property 'connect' of undefined TypeError: Cannot read property 'connect' of undefined at qi.onTapConnectButton (weapp:///pages/home/index.js:14:9) at Object.i.safeCallback (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2431454) at eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2613138) at Dn (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2559544) at eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2613066) at y (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2510002) at eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:2510346) at eval (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:1195510) at Object.S (eval at n.call.document (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:14643), <anonymous>:2:79201) at Ce (http://127.0.0.1:12555/remote-debug/runtime.js?devtools_ignore=true:1:21747) errorReport @ VM13:2 thirdErrorReport @ VM13:2 eval @ VM13:2 eval @ VM13:2 i.safeCallback @ VM13:2 i.call @ VM13:2 o @ VM13:2 i.safeCallback @ VM13:2 eval @ VM13:2 Dn @ VM13:2 eval @ VM13:2 y @ VM13:2 eval @ VM13:2 eval @ VM13:2 S @ VM13:2 Ce @ runtime.js?devtools_ignore=true:1 eval @ VM56:1 te @ runtime.js?devtools_ignore=true:1 je @ runtime.js?devtools_ignore=true:1 Be.Je.onmessage @ runtime.js?devtools_ignore=true:1 是我哪里搞错了吗?
2021-07-19问题已恢复,麻烦重试看看是否正常。
小程序审核已经通过,发布不了?[图片][图片]
2021-07-15你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
小程序今晚出现大面积登录失败,如何解决?已上线的小程序,出现了大面积登录失败。测试发现与微信版本有关,微信8.0.7必现,老版本不会出现。错误代码-41003
2021-07-15问题已恢复,麻烦重试看看是否正常。
2021年7月15日小程序审核通过无法发布2021年7月14日小程序审核就已经通过了,15日进行发布提示发布成功,实际没有发布成功。无法发布 15日早上已经“腾讯客服”上进行了反馈,但是只是让我等,没有什么时候解决,也没有联系方式。
2021-07-15问题已恢复,麻烦重试看看是否正常。
审核通过的版本目前仍无法发布?下午看到社区有朋友反馈, 等到现在还是8⃣️行
2021-07-15问题已恢复,麻烦重试看看是否正常。
小程序审核、发布成功后,页面不更新?最近使用的小程序那里已经删除了,重新搜索、扫码,都没有更新,新用户使用也是旧版本,这是什么原因呢?请遇到过的大神分享下经验~
2021-07-15问题已恢复,麻烦重试看看是否正常。
小程序审核通过,提交发布发布不了?[图片]
2021-07-15