With the RealityComposer I could get my react-native app to replay the recorded scene through Xcode.
Question -- Is using the replay data supported in standalone app with no reliance on Xcode?
Why? I am looking to automate our Augmented Reality tests in lab's physical devices that won't be physically moving for plane detection.
-
—
jypandey
Add a CommentIn ARCore there are APIs to support record and playback for end-users. But could not find anything for ARKit except for Xcode way described here.