flutter_blue_plus icon indicating copy to clipboard operation
flutter_blue_plus copied to clipboard

[Help]: FlutterBluePlus.systemDevices is not working on iOS 18.

Open anhvu2503 opened this issue 5 months ago • 5 comments

Requirements

  • [X] I've looked at the README 'Common Problems' section

Have you checked this problem on the example app?

Yes

FlutterBluePlus Version

1.32.12

Flutter Version

3.19.5

What OS?

iOS

OS Version

IOS 18

Bluetooth Module

Nordic nRF52832

What is your problem?

When my phone is updated to the latest iOS 18 version, and I use FlutterBluePlus.systemDevices in my app to retrieve connected system devices, the result returns an empty list. However, when using a phone with an earlier version, everything works fine.

Logs

No logs.

anhvu2503 avatar Sep 18 '24 04:09 anhvu2503