All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Chore: iOS | Update
ZXingObjC
pod to use the latest version.
- Chore: iOS | Use
podspec
element instead of it being aframework
attribute.
- Fix: Android | Remove dependency to jcenter from Gradle (https://outsystemsrd.atlassian.net/browse/RMET-2036).
- Fix: iOS | Reading PDF417 code types causes a crash (https://outsystemsrd.atlassian.net/browse/RMET-746).
- Feat: review of error codes and messages. (https://outsystemsrd.atlassian.net/browse/RMET-1726)
- Fix: In Android added null check to avoid crash when the callbackContext is null (https://outsystemsrd.atlassian.net/browse/RMET-1675)
- Fix: In iOS when cancelling the barcode scanner view, send an ERROR instead of a NO_RESULT (https://outsystemsrd.atlassian.net/browse/RMET-1261)
- Chore: New plugin release to include metadata tag for MABS 7.2.0 compatibility
- Chore: New plugin release to include metadata tag in Extensability Configurations in the OS wrapper
- Added android:exported tag for Android 12 property and MABS8
- Migrating package upload to newer Saucelabs API RMET-761
- Implementation of parameters RMET-722
- Implementation of the Barcode Plugin for Android RMET-594
- Added pipeline configurations to repo (CI folder) RMET-597