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

iOS18 预览文件消息docx/xlsl,加载白屏 #507

Open
CoderJYZhu opened this issue Sep 27, 2024 · 1 comment
Open

iOS18 预览文件消息docx/xlsl,加载白屏 #507

CoderJYZhu opened this issue Sep 27, 2024 · 1 comment

Comments

@CoderJYZhu
Copy link

操作说明

消息列表也,点击文件消息WFCCFileMessage消息,如果是docx/xlsl的链接,加载白屏。

表现现象

docx/xlsl的链接 加载白屏,PDF、txt等其他类型预览加载正常

预期结果

正常预览

补充条件

iOS18必然出现,其他系统正常
在查资料的时候 看到iOS18 对文件格式的 服务器的 MIME 类型很严格 必须是application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,查看到后台返回的格式是application/octet-stream的

demo对比结果

demo正常,后台的野火是旧版本有问题
我们的后台版本:
WechatIMG1854

@heavyrain2012
Copy link
Collaborator

2022.8.26以后的版本都解决了这个问题

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

No branches or pull requests

2 participants