veryfi-lens-cordova-demo

Example codes about how to use Veryfi Lens SDKs

MIT License

Stars
1
Committers
9

Bot releases are hidden (Show)

veryfi-lens-cordova-demo - 2.5.16

Published by decim92 about 1 year ago

What's Changed

  • iOS: Fixed issue what changed green box camera orientation for checks mode when already in landscape
  • iOS: Fixed value for auto_cropped key in server json
  • iOS: Fixed issue with some One Drive files that were failing to upload
veryfi-lens-cordova-demo - 2.5.13

Published by decim92 about 1 year ago

What's Changed

  • iOS: Fixed default location value & fix location for region logic
  • iOS: Changed docDetectStrokeUIColor and docDetectFillUIColor settings values from UIColor to Hex String with format #RRGGBBAA
  • iOS: Added solution to scan barcodes
  • Android: Added showDocumentBrowser in VeryfiLens SDK to read files (PDF, Images) from the Android File Explorer
veryfi-lens-cordova-demo - 2.5.12

Published by decim92 about 1 year ago

What's Changed

  • iOS: Updated LCD model to v9
  • Android: Location setting is false by default now
  • Android: Multiple page is on by default now
  • Android: Solved minor bugs
veryfi-lens-cordova-demo - 2.5.11

Published by decim92 about 1 year ago

What's Changed

  • iOS: Set multipleDocumentsIsOn default value as true
  • iOS: Set locationServicesIsOn default value as false
  • iOS: Added webhookIsOn setting that allows async document upload
  • iOS: Added shareLogsIsOn setting that allows exporting lens logs via sharing menu
  • Android: Added barcodeExtractionIsOn setting to extract barcodes codes if the image has any
  • Android: Added webhookIsOn setting to active the async processing
  • Android: Fixed some minor bugs
veryfi-lens-cordova-demo - 2.5.10

Published by decim92 about 1 year ago

  • iOS: Add anyDocumentType setting supporting data extraction of INE, passport and colombian_id
  • iOS: Show product details in lens line items response
  • iOS: Add stitches count to server json
  • iOS: Add lcd_responses that deprecates lcd_scores
  • Android: Fixed Manual Finger Crop
veryfi-lens-cordova-demo - 2.5.8

Published by decim92 about 1 year ago

What's Changed

→ iOS: Fixed analytics endpoint wrong header value sent for CLIENT-ID
→ Android: Fixed issue with the autoCature mode when the resolution of the image is too big
→ Android: Fixed issue with colors for the Remove Document dialog
→ Android: Fixed crash for some devices with the EncryptedSharedPreferences

veryfi-lens-cordova-demo - 2.5.7

Published by decim92 over 1 year ago

What's Changed

→ iOS: Added fix to highlight only one document when multiplePagesCaptureIsOn is set to false
→ iOS: Removed collect upfront menu
→ iOS: Fixed issue when category is collected upfront
→ iOS: Updated LCD model to v7
→ Android: Fixed crash in the Confirmation Screen
→ Android: Only the biggest document will be highlighted with the green box if the multiplePagesCaptureIsOn setting is set on false
→ Android: Fixed issue with the "Browse" button when the file selected is a PDF
→ Android: Fixed issue with softBinarization
→ Android: Added new settings to customize the following colors:

  • dialogMessageColor
  • dialogMessageColorDark
  • dialogRightButtonTextColor
  • dialogRightButtonTextColorDark
  • dialogRightButtonBackgroundColor
  • dialogRightButtonBackgroundColorDark
  • dialogLeftButtonTextColor
  • dialogLeftButtonTextColorDark
  • documentTypesTextColor
  • toolbarIconsColor
  • toolbarIconsDarkColor
veryfi-lens-cordova-demo - 2.5.6

Published by decim92 over 1 year ago

What's Changed

→ iOS: Updated LCD scores model to v6
→ iOS: Fixed rotation issue on camera view for projects that support all orientations
→ iOS: Fixed issue that picked wrong url domain for analytics endpoint
→ Android: Fixed a crash when Lens tried to save a bitmap for some devices
→ Android: Fixed a crash with the Accelerometer Sensor for some devices"

veryfi-lens-cordova-demo - 2.5.5

Published by decim92 over 1 year ago

What's Changed

→ iOS: Renamed setting multiplePagesIsOn to multiplePagesCaptureIsOn
→ iOS: Added setting afterScanCloseCameraIsOn to toggle visibility of Close camera after submit option in lens menu
→ iOS: Validated that submit action just triggers once
→ Android: Renamed the "multiplePagesIsOn" setting to "multiplePagesCaptureIsOn"
→ Android: Fixed issue with the attachment for documents
→ Android: Added settings for the icons in the toolbar "toolbarIconsColor" and "toolbarIconsDarkColor"

veryfi-lens-cordova-demo - 2.5.4

Published by decim92 over 1 year ago

What's Changed

→ iOS: Send corners and original size info to backend
→ iOS: Add new setting multiplePagesIsOn to disable multiple pages post processing
→ Android: Fixed boots mode issue
→ Android: Added setting to disable multiple pages captured
→ Android: Fixed some minor bugs

veryfi-lens-cordova-demo - 2.5.3

Published by seramirezdev over 1 year ago

What's Changed

→ iOS: Add tags setting to the UI settings list
→ iOS: Add softBinarizationIsOn filter setting
→ iOS: Fix crashing issue when trying to instantiate logger class
→ Android: Added a new setting to enable or disable the "Browse" option in the menu
→ Android: Added a new setting to show or hide the "After Scan Close Camera" option in the menu
→ Android: Fixed issues with some devices and the image processing with GPU
→ Android: Fixed some minor bugs

veryfi-lens-cordova-demo - 2.5.2

Published by seramirezdev over 1 year ago

What's Changed

→ iOS: Added device_id info in success response
→ Android: Update Google Play Sign In to new version
→ Android: Added device_id in the veryfiLensSuccess event
→ Android: Fixed some bugs

veryfi-lens-cordova-demo - 2.5.1

Published by decim92 over 1 year ago

What's Changed

→ iOS: Fix issue where camera perspective flips to landscape
→ iOS: Fix issue in manual crop option that cropped certain images incorrectly

veryfi-lens-cordova-demo - 2.5.0

Published by decim92 over 1 year ago

What's Changed

→ iOS: Added a new fraudDetectionIsOn setting which collects info about fraud probabilities
→ iOS: Added autoTagSource that will send image source in document tags
→ iOS: Added update event document_information that adds document data in the lens update response
→ Android: Added a new fraudDetectionIsOn setting which collects info about fraud probabilities
→ Android: Added Browse option on the camera menu
→ Android: Added autoTagSource that will send image source in document tags

veryfi-lens-cordova-demo - 2.4.2

Published by seramirezdev over 1 year ago

What's Changed

→ iOS: Added a new tag setting for partners that want to tag the document while uploading it
→ iOS: Added the count of detected documents when there are several unrelated documents
→ iOS: Improved Italian translations
→ Android: Added a new start event to notify the number of documents to process if the multipleDocumentIsOn = true
→ Android: Added new functions discard and discardAll packages
→ Android: Improved Italian translations
→ Android: Fixed some bugs

veryfi-lens-cordova-demo - 2.4.1

Published by decim92 over 1 year ago

What's Changed

→ iOS: Improve memory management during scan sessions
→ iOS: Improve data logs per session
→ iOS: Log and send in package info the angle of the device when scanning
→ iOS: Log network upload speed
→ Android: Added logs for networking
→ Android: Fixed some bugs and improved code quality

veryfi-lens-cordova-demo - 2.3.12

Published by beresmo over 1 year ago

What's Changed

→ iOS: Added network uploading speed logs
→ iOS: Improved memory usage on each scan session
→ iOS: Improved data logs per session

veryfi-lens-cordova-demo - 2.4.0

Published by beresmo over 1 year ago

What's Changed

→ iOS: Added support for INE Mexican IDs
→ iOS: Improved OCR model for local data extraction
→ iOS: Improved UI (Business cards, extracted data)
→ Android: Added setting for INE Mexican IDs
→ Android: Improve the stability of the library

veryfi-lens-cordova-demo - 2.3.11

Published by beresmo over 1 year ago

What's Changed

→ iOS: Fixed Supported Architectures

veryfi-lens-cordova-demo - 2.3.10

Published by seramirezdev over 1 year ago

  • Android: Added compatibility with Cordova Android 10.1.2