unable to place object on on top of ARSCNDebugOptionShowFeaturePoints with ARSCNViewDebugoptions in objective c

here i am facing issue with ARSCNDebugOptionShowFeaturePoints , i am unable to place an object with touch gesture on ARSCNView.

Replies

Hello,


Please see the sample project at https://developer.apple.com/documentation/arkit/placing_objects_and_handling_3d_interaction , which shows how to place objects in ARKit.

Thanks for your reply , so i have seen link provided by you in reply but that example in swift Language but i want it in Objective-C Language.


Thanks in advance .