From 993e7e35d091fee5a932cbb3669c26e46e00a532 Mon Sep 17 00:00:00 2001 From: Rahul CV Date: Thu, 30 Apr 2020 09:43:33 +0530 Subject: [PATCH] FIX: adden swipe cancel issue in ios 13 deices --- src/ios/CDVBarcodeScanner.mm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ios/CDVBarcodeScanner.mm b/src/ios/CDVBarcodeScanner.mm index 41ab7647..86b344fa 100644 --- a/src/ios/CDVBarcodeScanner.mm +++ b/src/ios/CDVBarcodeScanner.mm @@ -103,6 +103,7 @@ @interface CDVbcsViewController : UIViewController