Closed mjsevilla closed 9 years ago
Hello. My code is set up so that when it a barcode is scanned it will segue to another view controller. When a barcode is scanned and read, it takes about 10 seconds before it segues into the next view controller. Is it supposed to take this long?
I just had to put my UIKit code in an async block.
Hello. My code is set up so that when it a barcode is scanned it will segue to another view controller. When a barcode is scanned and read, it takes about 10 seconds before it segues into the next view controller. Is it supposed to take this long?