Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 774 Bytes

Release notes.md

File metadata and controls

12 lines (10 loc) · 774 Bytes

Release notes

4.3.0

  • Initial plugin release with iOS SDK v4.3.0 and Android SDK v4.3.0
  • This plugin has all Parser objects from BlinkInput iOS SDK and BlinkInput Android SDK
  • Use Parsers with FieldByFieldElement and FieldByFieldCollection
  • We exported FieldByField overlay which is responsible for view hierarchy for Form OCR scannning
    • Initalize it with FieldByFieldCollection
  • We exported DocumentCapture functionality
  • Please try out our Sample project
    • Use initCordovaDemoApp.sh for Cordova or initIonicDemoApp.sh for Ionic project