Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: 支持旧版本浏览器 #246

Open
kimdiego2098 opened this issue Jul 25, 2024 · 1 comment
Open

[Enhancement]: 支持旧版本浏览器 #246

kimdiego2098 opened this issue Jul 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kimdiego2098
Copy link

建议

经测试不支持安卓8.1 ,查了一下没能解决兼容问题,希望官方能支持,下面是报错内容

SyntaxError: Unexpected token .
at Object.../core/src/core.ts (meta2d.js:260:1)
at webpack_require (meta2d.js:2022:41)
at eval (webpack://Le5le/../core/index.ts?:152:67)
at Object.../core/index.ts (meta2d.js:183:1)
at webpack_require (meta2d.js:2022:41)
at eval (webpack://Le5le/./src/index.ts?:22:70)
at Object../src/index.ts (meta2d.js:1525:1)
at webpack_require (meta2d.js:2022:41)
at meta2d.js:2086:37
at meta2d.js:2089:12

建议原因

支持旧版本浏览器

@kimdiego2098 kimdiego2098 added the enhancement New feature or request label Jul 25, 2024
@ananzhusen
Copy link
Contributor

建议升级浏览器版本,移动端通过webview方式嵌入,暂不考虑兼容。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants