Dynamsoft / capture-vision-cordova-samples

Dynamsoft Capture Vision Cordova SDK Samples
Other
5 stars 8 forks source link

Updated the CDVBarcodeScanner.mm and README #39

Closed coheedandcambria closed 2 years ago

coheedandcambria commented 2 years ago

In the .mm file, deprecated methods were replaced except for one (willAnimateRotationToInterfaceOrientation) which will be addressed later.

README was updated to include some more details for the iOS portion of the code. The previous fix was to fix an issue where the scanner hangs if it is closed by swiping the modal window down.