Closed nichobbs closed 11 months ago
Facing same issue
Same here
Faced same issue, downgrading to 1.30.3 works.
temporary fix
instead of using in pubspec.yaml; flutter_blue_plus: ^1.30.4
use; flutter_blue_plus: 1.30.3
this works for me
fixed 1.30.5
Thank you!
Requirements
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.30.4
Flutter Version
3.16.4
What OS?
iOS
OS Version
Sonoma
Bluetooth Module
Unknown, iPhone 13
What is your problem?
flutter build ios gives an error after upgrading to version 1.30.4 from an earlier 1.20.4 version. 1.29.13 appears ok.
Semantic Issue (Xcode): Use of undeclared identifier 'autoConnect' /Users/nic/.pub-cache/hosted/pub.dev/flutter_blue_plus-1.30.4/ios/Classes/FlutterBluePlusPlugin.m:350:35
Logs