hypery2k / cordova-barcodescanner-plugin

barcode scanner plugin for PhoneGap
51 stars 39 forks source link

Minimum required android and ios versions. #26

Open bharatmohan1994 opened 7 years ago

bharatmohan1994 commented 7 years ago

I have an app using the plugin cordova-plugin-BarcodeScanner version 6.0.8 of the plugin, and cordova 7.0.0.

I've tested the application in android (SDK 23) and ios (10.0).It works fine. I am targeting to deploy the same in all android api's greater than 14 and ios 4.x and above. I couldn't find any specifications regarding the same in any of the documentations. I've to make sure the app works fine in all the target devices before deployment.Could someone help me with this.

Thanks.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/49032317-minimum-required-android-and-ios-versions?utm_campaign=plugin&utm_content=tracker%2F12908089&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12908089&utm_medium=issues&utm_source=github).
julioaze commented 7 years ago

I tested my application in Android SDK 16 and it does not work :(