You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not want to use IRLPDFScanContent.present to display the DocumentCameraView. Instead, I want to use SwiftUI's .fullScreenCover. Therefore, I need the ViewController. I noticed that getDocumentCameraViewController() is not public. If you could make it public, it would be very helpful.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I do not want to use
IRLPDFScanContent.present
to display the DocumentCameraView. Instead, I want to use SwiftUI's.fullScreenCover
. Therefore, I need the ViewController. I noticed thatgetDocumentCameraViewController()
is not public. If you could make it public, it would be very helpful.Thank you.
The text was updated successfully, but these errors were encountered: