Posts

Post not yet marked as solved
1 Replies
964 Views
Hello I am trying to build and test the sample app provided here - https://developer.apple.com/documentation/arkit/capturing_body_motion_in_3dI am using Xcode 11.0 betaDevice: IPHONE XS iOS 13.0When i buid and run the app on my device and point the camera towards a human body nothing happens. I see this is in the console:2019-07-09 11:36:46.793735-0700 BodyDetection[1185:214201] Metal API Validation Enabled2019-07-09 11:36:50.536851-0700 BodyDetection[1185:214201] [API] Requesting unregistered service named Interaction Manager - 0x1046008702019-07-09 11:36:50.537463-0700 BodyDetection[1185:214201] [API] Requesting unregistered service named Interaction Manager - 0x1046008702019-07-09 11:36:51.752243-0700 BodyDetection[1185:214201] Compiler failed to build requestBodyDetection[1185:214735] [Technique] AR3DSkeletonRetargetingTechnique: Missing retargeted skeletonHas anyone been able to successfully build and test this sample code?
Posted Last updated
.