[Bug] 'devices(for:)' was deprecated in iOS 10.0
aklehm opened this issue · 1 comments
aklehm commented
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:
- Open the project in Xcode
- Build the app
Expected behavior
Expected no warnings
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.
byteripper commented
Same issue here