收藏
回答

XR-FRAME识别模式是OSD,在IOS部分机型下直接闪退

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug XR-FRAME 微信iOS客户端 8.0.56 3.7.8

部分IOS机型(测试机型:iphone13 Pro)会发生,Android暂未发现

ARTracker识别模式是OSD,不管是否有识别到,返回识别页面也会直接导致小程序闪退

后在小程序官方例 - OSDTracker页面下(即: #小程序://小程序示例/0EGWsu6AjFFxyQw)

发现也会直接闪退,只要返回上一页,小程序就会崩溃


后台日志较多的记录是(不敢肯定是否这个报错引起的)

Cannot read properties of undefined (reading \'__registered\')

TypeError: Cannot read properties of undefined (reading \'__registered\')

at te (https://lib/WAXRFrameRenderContext.js:1:1521287)

at re (https://lib/WAXRFrameRenderContext.js:1:1521626)

at https://lib/WAXRFrameRenderContext.js:1:1521355

at Object.cb (https://lib/WAXRFrameRenderContext.js:1:147977)

at B._privEmit (https://lib/WAXRFrameRenderContext.js:1:87232)

at B.emit (https://lib/WAXRFrameRenderContext.js:1:87522)

at https://lib/WAXRFrameRenderContext.js:1:147896

at https://lib/WAXRFrameRenderContext.js:1:139029

at Object.cb (https://lib/WAXRFrameRenderContext.js:1:138998)





回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容