How to do object capture in iOS?

I want to make object capture app in iOS. I've been looking for object capture examples, but there are only macOS. how to make object capture app in iOS?

Accepted Answer

Hi, the RealityKit object capture APIs are unavailable on iOS, so you'd have to use a third party solution to do object capture for iOS at this time.

How to do object capture in iOS?
 
 
Q