ARKit object detection

Hello!

Is it possible to use an .arobject generated by ARKit Scanner as an AR Candidate Object? Or do I need to scan it directly with ue based app?

I’m reading the contents of the .arobject and placing it in the “Candidate Object data” inside the ARCandidateObject, but it doesn’t work.

I would be grateful for your help, since there is almost no information about tracking objects on the Internet