Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am trying to integrate ARCore Augmented Face feature in both Android and iOS native application, so I am using the Unity Game engine to generate library files and then integrate it with native applications.

I am following the below steps to create Unity iOS build. https://developers.google.com/ar/develop/unity-arf/quickstart-ios

List of devices supporting Augmented Faces https://developers.google.com/ar/discover/supported-devices#ios

I am not sure that only native ARCore code will work in iOS for Augmented Faces as I am using Unity Arcore SDK 1.22 to generate library files.

Same functionality, I tried ARFoundation but in iOS, there is limitation like those devices which all are having front-facing depth sense camera can open selfie camera, in other devices it is opening back camera and AR mask is also not rendering on the face.

Any help and suggestion will be appreciated.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
339 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...