Hi, I am trying to run this program. In Android, it's working well and fine. But in Ios the object is not showing, it just shows the camera is on. The following is the error in got in Xcode:
[SceneKit] Error: missing value for attachment "alpha cutoff" [vertex: -1 fragment: 14]
The operation couldn’t be completed. (NSURLErrorDomain error -1100.)
[Session] ARSession <0x103dbcb40>: ARSessionDelegate is retaining 11 ARFrames. This can lead to future camera frames being dropped.
Hi, I am trying to run this program. In Android, it's working well and fine. But in Ios the object is not showing, it just shows the camera is on. The following is the error in got in Xcode:
[SceneKit] Error: missing value for attachment "alpha cutoff" [vertex: -1 fragment: 14] The operation couldn’t be completed. (NSURLErrorDomain error -1100.)
[Session] ARSession <0x103dbcb40>: ARSessionDelegate is retaining 11 ARFrames. This can lead to future camera frames being dropped.
can anybody help me, please?