-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Taro打包出的H5文件,无法兼容到Android8.0及以下的webview浏览器 #16360
Comments
taro-bot2
bot
added
F-react
Framework - React
T-h5
Target - 编译到 H5
V-3
Version - 3.x
labels
Aug 20, 2024
This was referenced Aug 24, 2024
该问题已经定位到,会在下一个版本4.0.6进行修复,感谢反馈~ |
@ZEJIA-LIU 请问修复了吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
H5
浏览器版本: Android8.0及以下的webview浏览器
使用框架: React
复现步骤
您好,我们计划使用一套代码,生成多平台的产品。
尝试使用打包成H5,之后在不同平台上,通过浏览器进行交互。
我发现在测试机XiaoMi Play Android8.0上,打包出来的H5,webview无法加载出来。
在Redmi Note4 Android6.0,也是这种情况。
请问如何设置,可以是打包出来的H5项目,可以兼容这些低版本的Android机器呢。
期望结果
打包出的H5,可以兼容低版本的Android浏览器
实际结果
打包出的H5,不兼容低版本得Android浏览器
环境信息
The text was updated successfully, but these errors were encountered: