regulaforensics / DocumentReader-Cordova-Plugin

Cordova plugin for reading and validation of identification documents
https://mobile.regulaforensics.com/
4 stars 4 forks source link

trailing comma #12

Closed yasinkocak closed 1 year ago

yasinkocak commented 1 year ago

java/cordova.plugin.documentreader/BluetoothUtil.kt: (84, 36): The feature "trailing commas" is only available since language version 1.4 (Kotlin)

yasinkocak commented 1 year ago

@DmitrySmolyakov can u pls check this PR?

PavelMasuk commented 1 year ago

This will be fixed in our next 6.9 release. While waiting for release, You can use beta version of our plugin with hotfix: @regulaforensics/react-native-document-reader-api-beta@0.0.185

yasinkocak commented 1 year ago

Can u make a hotfix of @regulaforensics/cordova-plugin-document-reader-api, so we can use while waiting for next release? @DmitrySmolyakov