I am working on ARKit4, trying to generate a 3D model from the mesh. I am trying to display the 3D .obj file in SceneKit but the model doesn't show up.
I get the following error:
Please help me resolve this error.
I get the following error:
2020-09-25 17:56:32.532137-0700 connection to com.apple.ModelIO.AssetLoader was interrupted
2020-09-25 17:56:32.532201-0700 AssetLoader.loadURL errorHandler: Error Domain=NSCocoaErrorDomain Code=4097 "connection to service on pid 0 named com.apple.ModelIO.AssetLoader" UserInfo={NSDebugDescription=connection to service on pid 0 named com.apple.ModelIO.AssetLoader}
2020-09-25 17:56:32.535432-0700 Couldn’t communicate with a helper application.
Please help me resolve this error.
This seems to be a bug in iOS14 with no known workaround yet. See also https://stackoverflow.com/questions/64036237/error-on-ios14-when-loading-objs-into-mdlasset