英文:
Forge Disconnected Workflows not working in iphone
问题
有人在iPhone上尝试过这个网站吗,https://forge-disconnected.autodesk.io/?
在Windows、Mac和Android上都可以正常工作,但在iPhone上似乎卡在这个界面上,
此外,我们已经在手机设置中启用了JavaScript。
这是我的问题还是在iPhone上无法工作?
尝试在Safari中直接加载网址,但顶部左上角不会加载模型列表,也不会加载任何模型。
英文:
Has anyone tried this in iphone, https://forge-disconnected.autodesk.io/
It works fine on windows, mac and android, but on iphone it seems to be stuck at this screen,
Also, we have already enabled javascript from settings in the phone.
Is it something from my end or it does not work on iphone?
Tried loading the url directly in safari but it does not load the list of the models at the top left corner and nor does any model load up.
答案1
得分: 1
谢谢你提醒。window.storage.estimate() 方法在iOS上不再支持。我们已经更新了源代码,现在的在线演示应该再次在iOS设备上正常工作。
英文:
Thank you for the heads up. There was a problem with the window.storage.estimate() method which is no longer supported on iOS. We've updated the source code, and the live demo should now work on iOS devices again.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论