Is it possible to hide the capture button on AR Quick Look on a native app?

So I have been working with ARQL for some time now, it's an amazing utility ❤️

I ran into an issue when implementing custom UI on top of ARQL

I was able to do it by adding subviews but not able to hide the capture button.

This seems to be done in Web Implementation of AR Quick Look custom banners https://developer.apple.com/documentation/arkit/adding_an_apple_pay_button_or_a_custom_action_in_ar_quick_look where the capture button is hidden when the banner is added.

I am trying to do the same on native iOS app.

Thanks!






Is it possible to hide the capture button on AR Quick Look on a native app?
 
 
Q