ARKit 2 freezes: a bug or my misfortune?

南笙酒味 提交于 2019-12-01 11:03:49

Are you still having the problem? I faced a much worse problem today after upgrading to Xcode10 and iOS 12. I was so crushed when all my ARKit 1.5 projects faced freezing after the first frame was captured from the start.

I managed to solve it by changing project setting, the Deployment Target under General to 12.0. I restarted Xcode just to be sure. All my ARKit projects work now.

I hope this helps, if I find more issues with image recognition freezing on iOS 12 I will mark them here.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!