经常失效,无论直接设置,还是通过setting 都不行,刷新后恢复,过段时间还失效。
小程序腾讯地图rotate在Android上有问题小程序腾讯地图rotate在Android10上有问题,在iOS和Android7上没有问题
09-01现在还没解决,有遇到的吗
微信小程序的map-polyline中的segmentTexts,在设置后未看到效果?Page({ data: { latitude: 23.099994, longitude: 113.324520, markers: [{ id: 1, latitude: 23.099994, longitude: 113.324520, name: 'T.I.T 创意园' }], polyline: [{ points: [{ latitude: 23.099994, longitude: 113.344520, }, { latitude: 23.199994, longitude: 113.324520, }, { latitude: 23.199984, longitude: 113.304520, }, ], segmentTexts: [{ startIndex: 0, endIndex: 1, name: 'setmengtext1' },{ startIndex: 1, endIndex: 2, name: 'setmengtext2' }], textStyle: { textColor:'#ff0000', strokeColor:'#ff0000', fontSize: 14 }, color: "#fff", width: 15, arrowLine: true, borderWidth: 1 //线的边框宽度,还有很多参数,请看文档 }], covers: [{ latitude: 23.099994, longitude: 113.344520, iconPath: '/image/location.png' }, { latitude: 23.099994, longitude: 113.304520, iconPath: '/image/location.png' }] }, onReady: function (e) { this.mapCtx = wx.createMapContext('myMap') }, getCenterLocation: function () { this.mapCtx.getCenterLocation({ success: function (res) { console.log(res.longitude) console.log(res.latitude) } }) }, moveToLocation: function () { this.mapCtx.moveToLocation() }, translateMarker: function () { this.mapCtx.translateMarker({ markerId: 1, autoRotate: true, duration: 1000, destination: { latitude: 23.10229, longitude: 113.3345211, }, animationEnd() { console.log('animation end') } }) }, includePoints: function () { this.mapCtx.includePoints({ padding: [10], points: [{ latitude: 23.099994, longitude: 113.344520, }, { latitude: 23.199994, longitude: 113.324520, }, { latitude: 23.199984, longitude: 113.304520, }, ] }) } })
2023-12-12[图片] 小程序版本:5.1.45 客户端版本:8.0.42 基础库版本:3.1.5 系统类型:Android 错误时间:2023-11-01 21:27:34
基础库报错?Script error. Script error. Empty stack, maybe muted error. (xweb=true) [图片] [图片] [图片]
2023-11-02[图片]真是踢来踢去
小程序广告中,出现大量错误! 应该是原生模板广告产生的! 是不是能解决一下??[图片] 小程序广告中,出现大量错误! 应该是原生模板广告产生的! 是不是能解决一下?? 开屏广告也有各种错误!!!! [图片] undefined is not an object (evaluating \'a.adMaterial.style\') fail@https://lib/WASplashadWorker.js:1:707592 @https://lib/WASplashadWorker.js:1:39063 tt@https://lib/WASplashadWorker.js:1:39219 @https://lib/WASplashadWorker.js:1:39905 s@https://lib/WAWorker.js:1:122933 callAndRemove@https://lib/WAWorker.js:1:118285 invokeCallbackHandler@https://lib/WAWorker.js:1:121276
2023-09-18现在还大量报错,,,要是我们公司,程序员连夜都得解决了.腾讯就是牛鼻.客服解决.不给技术.
小程序后台开发管理持续报错(adMaterialBg)什么时候能解决呢?像下面这种“业务代码错误”,已经持续了好几年了,我的程序压根没有这样的代码。 undefined is not an object (evaluating \'r.adMaterialBg.src=SA\') undefined is not an object (evaluating \'r.adMaterial.style\') undefined is not an object (evaluating \'e.isInserted\')
2023-09-13我的更多600007,,官方让我去 广告什么平台反馈,无语~!!
600001(cronet组件错误,详细错误参考返回中的 errMsg 字段。参考链接)?[图片] 小程序网络统计里面全是这样的错误 [图片] 这个不是我们小程序的业务域名,也没有使用过什么组件 这个问题怎么解决 影响了小程序的评分,体验,排名
2023-09-139.5 号,uniapp 新更新开发工具,本地版本3.0.1 . app.json ["usePrivacyCheck"] 无效 , needAuthorization 返回 false privacyContractName 名字可以返回. 真机调试和工具 依旧没能返回 true;
wx.getPrivacySetting接口needAuthorization一直返回falsewx.getPrivacySetting接口needAuthorization一直返回false,privacyContractName字段未返回。 在基础库2.33.0和3.0.0上都存在。 在微信-设置中取消授权后(如摄像头等),needAuthorization依然是false。
2023-09-05this.resolvePrivacyAuthorization is not a function 今天依旧报错.
this.resolvePrivacyAuthorization is notafunction?[图片] 为什么这个用户隐私的api有报错,基础库版本已经是最新版了 [图片] 还有这个代码示例代码也有问题 [图片] 要去掉complete [图片]
2023-09-01逐行检查代码,超时时候,cache错误出现的问题. 已经解决.结贴.
为什么一直报错,sourcemap 却一直无法定位错误呢?Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. TypeError: Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method. at e.exports (https://usr/appservice.app.js:43:266538) at e.exports (https://usr/appservice.app.js:43:33872) at https://usr/appservice.app.js:43:157070 [图片] app,full 下 分别的 app-service.map.map ,appservice.app.map.map 都试过了. 如何定位这个错误呢
2023-08-24白屏率增加.
小程序只要有开屏广告出现,真机就大片报错[图片][图片]
2023-08-21