mono0926/barcode_scan2

[Bug] 'devices(for:)' was deprecated in iOS 10.0

aklehm opened this issue · 1 comments

BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!

Describe the bug
Deprecation warning when building the app in Xcode

To Reproduce
Steps to reproduce the behavior:

  1. Open the project in Xcode
  2. Build the app

Expected behavior
Expected no warnings

Screenshots
Bild 01 06 23 um 11 20

Logs
If applicable, add the verbose output of flutter run.

Environment (please complete the following information):

  • iOS? Version: 15.7.5

  • Real Device? iPhone 7

  • Version of 4.2.4

  • Output of flutter --version:

Flutter 3.7.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c07f788888 (vor 3 Monaten) • 2023-02-22 17:52:33 -0600
Engine • revision 0f359063c4
Tools • Dart 2.19.2 • DevTools 2.20.1

Additional context
It is only a warning, but it should be fixed before the package is not usable anymore.

Same issue here