You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System: iOS/15.6.1
Browser: AppleWebKit Webview
User Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) ;XXXXcom.xxxxf.xxh.xxxxx.dev;APP_VERSION_3000000;花花花花TEST环境企业包
Describe the bug
pc 端点击面板的,离线日志上传后,在后台日志回放可以看到记录。
但在 ios app 的webview中点击,后台收不到记录。
同一页面安卓表现和 pc 端一致,正常使用
表现为:
试了下,ios 机器浏览器可以正常访问 pagespy,使用【实时调试】也没问题,在实时调试的 Console 面板下方,输入这段代码:
PageSpy.pluginsWithOrder.find(i => i.name === 'DataHarborPlugin').onOfflineLog('upload')
报错了,upload fail,具体如图:
初始化代码如下:
Steps to reproduce
No response
System Info
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: