部分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)

该功能暂不维护,如有 AR 需求,可使用 VisionKit 视觉能力