when implementing object detection with arkit in a realitykit arview: I configure according to Apple’s documentation and drag the scanned objects (.arobject) to my resources folder in aseets, Xcode. The reference objects are added but the session with its delegate methods does not recognize any anchor such as arobjectanchor. For a while it worked for me but it doesn’t work anymore and I don’t know why.
I manage to add reference objects but I cannot get those reference objects to be recognized by the arview session