jhoogstraat / fast_barcode_scanner

A flutter plugin that allows your users to scan any type of barcode on iOS and Android
41 stars 53 forks source link

Compilation error 2.0.0-dev.2 version #47

Open rtokun opened 2 years ago

rtokun commented 2 years ago

Can not compile 2.0.0-dev.2 version due to these errors: Screen Shot 2021-11-03 at 15 55 22

jhoogstraat commented 2 years ago

Oh oh, those are only available on iOS 11 and higher :/ Strange that this is getting caught only now.

Thanks, will fix this as soon as possible!

jhoogstraat commented 2 years ago

What version of Xcode are you using? I just saw, that these symbols are already behind a @available.

rtokun commented 2 years ago

Version 12.5.1 (12E507)