iphone201988
iphone201988
I am starting on this task now.
Same issue I'm facing with Scanner Module import SwiftUI import VisionKit struct ScannerView: View { // MARK: ObservedObject Variables - @ObservedObject var scannerViewModel = ScannerViewModel() @ObservedObject var startcontractViewModel: StartContractViewModel //...
This issue occurs until we scroll through the entire document. Once we scroll through all the pages, it returns all the bitmaps.
Hi, I’m facing the same issue. Is there any update or workaround available? Thanks!