- 小程序申请开通直播,要求公众号粉丝掉下来了会被强制关闭直播功能吗?
请问,如果我的小程序下的主体公众号粉丝达标了并且已经申请开通了直播功能,然后过了一段时间,我的粉丝数掉下来了,低于100个粉丝数的要求了,那么我的小程序直播功能也会被强制关闭吗?
2020-04-02 - 在小程序中引入插件中调用createOffscreenCanvas接口报异常错误,如何解决?
微信开发者工具v1.02.1911180 最新版本, 由于camera不支持微信开发者工具调试,所以使用真机调试,手机安装的微信版本7.0.11 在引入插件中调用createOffscreenCanvas接口报2个异常错误 canvas: wx.createOffscreenCanvas() [图片] 2个异常报错的信息如下: appServiceSDKScriptError (unknown) Pt.default.OffscreenCanvas is not a constructor; at wx.createOffscreenCanvas TypeError: Pt.default.OffscreenCanvas is not a constructor at Vt (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:809537) at Object.Wt (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:808231) at Object.f.(anonymous function) (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:888622) at Object.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:587283) at Function.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1401835) at Object.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:541980) at pe.onLaunch (weapp:///app.js:15:18) at pe.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1649604) at new pe (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1650360) at Function.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1650774) thirdScriptError (unknown) Cannot assign to read only property 'btoa' of object '[object Window]';at App lifeCycleMethod onLaunch function TypeError: Cannot assign to read only property 'btoa' of object '[object Window]' at e ([__wxPluginCode__]:1095:45) at Object.exports.setupWechatPlatform ([__wxPluginCode__]:1095:1483) at Object.exports.configPlugin ([__wxPluginCode__]:1071:148) at pe.onLaunch (weapp:///app.js:9:12) at pe.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1649604) at new pe (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1650360) at Function.eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1650774) at eval (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1637680) at eval (weapp:///app.js:7:1) at require (eval at n.call.document (http://127.0.0.1:63151/remote-debug/runtime.js?devtools_ignore=true:1:8753), <anonymous>:2:1685185)
2020-03-14 - 注册小程序账号为企业类型,但是提示改微信已经绑定5个微信号?
您好,我们是采用企业账号认证注册。 但是在新的小程序账号注册认证,绑定管理员后提示该微信号已经绑定5个微信号,导致注册失败。 我们的痛点: 1、一个微信身份证号只能绑定5个微信,对向其他企业提供定制微信小程序开发的企业来说太少了。 我们样例小程序有几十款,客户希望能先看见样例小程序,但是现在注册5个限制这个问题致使我们开发展示出现了一个瓶颈。 2、我们不能采用员工身份证来增加原因是。首先,一个身份证只能绑定5个,导致我们大约的需要十几个员工的身份证。 其次,一旦员工离职或者绑定微信的员工后,小程序的操作不能完全受控,可能带来无法管控和风险隐患的问题。 所以强烈期望,腾讯能对我们这类型专职提供小程序开发的公司,提供申请绑定数量提升的通道。谢谢
2020-03-11