mikebuss / MTBBarcodeScanner

A lightweight, easy-to-use barcode scanning library for iOS 8+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only works with iOS10+ after recent changes

nyisztor opened this issue · comments

Hi,
After pulling to the latest changes I received a lot of warnings like this:

'AVCaptureDeviceTypeBuiltInWideAngleCamera' is only available on iOS 10.0 or newer
This is a problem since we're still using older iPads that only support iOS 9.

I also understand if you don't plan to support older iOS versions.
But then, please refresh project's description to show that only iOS10+ are supported.

Hi @nyisztor. Have you been able to test this on a device running iOS 9? I don't believe the warnings will be an issue, but I don't have an iOS 9 device.

I am going to close this but if someone notices issues with the library running on a physical device running iOS 9 please let me know.